sklearn-classification icon indicating copy to clipboard operation
sklearn-classification copied to clipboard

Data Science Notebook on a Classification Task, using sklearn and Tensorflow.

Results 7 sklearn-classification issues
Sort by recently updated
recently updated
newest added

Checked for depreicated packages. Changed pandas.tools.plotting.

This notebook use libraries from python 2.7 version, but doesn't provide 2.7 kernel. ![Zrzut ekranu z 2020-10-26 15-55-19](https://user-images.githubusercontent.com/26363920/97188589-f60bab00-17a3-11eb-9b2a-a7e163926424.png) Installing kernel isn't possible due to root password: ![image](https://user-images.githubusercontent.com/26363920/97188643-07ed4e00-17a4-11eb-9222-2e4e45d3d91a.png)

Excellent notebook. can you please add one for regression, clustering, anomaly and pca? Thanks

could you add ensemble of all ml algorithms you trained as an example? I want to learn how to do it from you, thanks!

could you add some example of tensorflow optimize to improve performance? thank you very much.

![image](https://user-images.githubusercontent.com/28701598/36946316-1ae536ec-1ff6-11e8-9e19-14d5426557a4.png) it doesn't use the best params random searched in in[68] of Logistic Regression, rather than create a new instance.

1. I uploaded your book to my Colab 2. import io, os, sys, types, time, datetime, math, random, requests, subprocess, StringIO, tempfile 3. ModuleNotFoundError ![image](https://user-images.githubusercontent.com/50213641/192298438-92c002bc-fece-4f26-9df0-e44d1ee0cd81.png)