Parcourir la source

Replaces cluster plotting by library version.

Kristian Schultz il y a 3 ans
Parent
commit
c0baa8d6e3

Fichier diff supprimé car celui-ci est trop grand
+ 317 - 308
Is your data fit for decision making using Machine Learning version 4.ipynb


+ 1 - 1
fdc/visualize.py

@@ -4,7 +4,7 @@ import numpy as np
 
 def plotCluster(data, clusterName="cluster", xName="FDC_1", yName="FDC_2", stroke=20):
   colors_set = [
-    'lightcoral', 'cornflowerblue', 'orange','mediumorchid', 'lightseagreen'
+    'lightgray', 'lightcoral', 'cornflowerblue', 'orange','mediumorchid', 'lightseagreen'
     , 'olive', 'chocolate', 'steelblue', 'paleturquoise',  'lightgreen'
     , 'burlywood', 'lightsteelblue']
 

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff