Ver Fonte

Replaces cluster plotting by library version.

Kristian Schultz há 3 anos atrás
pai
commit
c0baa8d6e3

Diff do ficheiro suprimidas por serem muito extensas
+ 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']
 

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff