Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Tue, 13 Nov 2018 21:02:00 +0000 Coding our breast cancer classifier in Go #data #machinelearning First of all, the complete code for this tutorial is on github at this <a href="https://github.com/italojs/knn/tree/for-dummies" data-href="https://github.com/italojs/knn/tree/for-dummies" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank">link</a>. To start the project we need data, let’s then download the <a href="https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29" data-href="https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29" class="markup--anchor markup--p-anchor" rel="noopener" target="_blank">Breast Cancer Wisconsin </a>dataset that we saw in the previous <a href="https://medium.com/brasil-ai/knn-k-nearest-neighbors-2-f2ab9e5662b" data-href="https://medium.com/brasil-ai/knn-k-nearest-neighbors-2-f2ab9e5662b" class="markup--anchor markup--p-anchor" target="_blank">article</a>. <br><br class="Apple-interchange-newline"> 4 points posted by kenny https://towardsdatascience.com/knn-3-coding-our-breast-cancer-classifier-503b804988f8 3656 Mon, 12 Nov 2018 16:25:00 +0000