forked from jbagnato/machine-learning
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
codigo para algoritmo de Gaussian Naive Bayes
- Loading branch information
jbagnatoMacPro
committed
Aug 23, 2018
1 parent
754e9bb
commit b31ca94
Showing
2 changed files
with
1,416 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,203 @@ | ||
ingresos,gastos_comunes,pago_coche,gastos_otros,ahorros,vivienda,estado_civil,hijos,trabajo,comprar | ||
6000,1000,0,600,50000,400000,0,2,2,1 | ||
6745,944,123,429,43240,636897,1,3,6,0 | ||
6455,1033,98,795,57463,321779,2,1,8,1 | ||
7098,1278,15,254,54506,660933,0,0,3,0 | ||
6167,863,223,520,41512,348932,0,0,3,1 | ||
5692,911,11,325,50875,360863,1,4,5,1 | ||
6830,1298,345,309,46761,429812,1,1,5,1 | ||
6470,1035,39,782,57439,606291,0,0,1,0 | ||
6251,1250,209,571,50503,291010,0,0,3,1 | ||
6987,1258,252,245,40611,324098,2,1,7,1 | ||
7273,1455,303,201,39340,577972,0,0,0,0 | ||
5058,1012,74,463,51836,427334,2,0,2,0 | ||
5663,793,121,225,67971,524971,2,3,6,1 | ||
6139,921,210,387,65438,333239,1,3,8,1 | ||
7567,1059,341,339,42462,641963,2,2,5,0 | ||
5749,690,291,698,50257,305122,2,0,4,1 | ||
5685,910,182,271,66947,365809,1,2,8,1 | ||
6722,807,52,779,66020,593711,2,2,7,0 | ||
7705,1387,348,366,65410,597411,0,0,2,0 | ||
6038,966,53,270,69636,286581,1,1,7,1 | ||
6840,889,127,263,50080,455906,2,0,0,0 | ||
6519,782,274,232,69934,569270,2,1,8,1 | ||
7831,1096,315,229,62661,653266,0,0,1,0 | ||
6717,806,265,260,49606,295710,2,1,8,1 | ||
5099,867,73,336,40451,340230,0,0,1,1 | ||
5897,1061,273,499,64423,435700,0,0,3,0 | ||
5294,688,71,725,48188,444817,1,4,5,0 | ||
6148,1168,93,413,68048,512193,0,0,4,0 | ||
7939,1350,69,552,52197,443279,0,0,4,1 | ||
7287,874,143,525,40079,297363,1,4,8,1 | ||
7422,1336,230,418,48257,338751,2,1,8,1 | ||
6381,766,333,571,43227,560508,1,0,2,0 | ||
5163,620,99,696,64331,669540,2,3,5,0 | ||
5458,1037,109,393,38791,496089,0,0,0,0 | ||
7349,1102,221,402,48110,346403,0,0,3,1 | ||
7174,1220,171,824,39913,486401,2,1,6,1 | ||
7276,1455,285,384,61125,443008,0,0,0,0 | ||
7984,958,181,828,47359,397624,1,3,6,1 | ||
6025,964,187,567,63892,302117,1,2,5,1 | ||
6692,1205,132,641,64832,553305,1,2,7,0 | ||
6822,1296,81,786,50433,669054,0,0,0,0 | ||
6044,967,239,615,66145,395608,1,1,5,1 | ||
5218,626,2,470,63208,631366,1,1,7,0 | ||
7413,890,262,709,68843,619056,2,3,7,1 | ||
6952,1043,251,319,43326,545659,0,0,3,0 | ||
5515,993,156,247,50121,286808,1,0,4,1 | ||
5126,615,258,514,41683,313057,0,0,4,1 | ||
5536,720,174,285,49221,357007,1,2,5,1 | ||
7180,862,258,268,50418,386817,2,1,6,1 | ||
6959,1392,333,818,67714,571076,0,0,3,0 | ||
4952,1585,53,566,29597,261983,1,2,7,1 | ||
2928,820,25,577,28184,290076,1,1,8,0 | ||
2036,550,403,617,32738,224583,2,1,7,0 | ||
3961,951,423,366,10746,265455,1,3,5,0 | ||
2516,755,64,601,16649,262250,0,0,1,0 | ||
3382,710,94,357,24576,228510,1,4,7,1 | ||
4119,906,251,643,24196,288956,2,0,3,0 | ||
3951,1027,443,569,24268,233354,1,0,1,0 | ||
4792,1198,90,655,32444,335019,0,0,0,0 | ||
3731,1045,320,304,39448,349870,0,0,1,0 | ||
4736,947,21,647,26689,212121,2,3,7,1 | ||
4433,1374,337,538,11171,380195,1,1,7,0 | ||
4909,1424,323,610,16475,341337,0,0,1,0 | ||
3105,559,318,690,31271,317379,1,3,8,0 | ||
2138,449,228,617,13923,398611,0,0,1,0 | ||
2274,728,161,378,26207,196232,2,1,6,0 | ||
2032,569,348,513,17902,209280,2,1,8,0 | ||
3361,1008,63,746,25404,254237,0,0,3,0 | ||
3043,578,290,460,28647,229343,2,1,5,0 | ||
3473,660,107,428,25235,182365,0,0,4,1 | ||
3162,822,64,453,26270,216440,2,2,6,0 | ||
4473,1208,308,684,23830,281640,1,1,8,0 | ||
2937,705,437,405,13268,177774,2,1,7,0 | ||
4553,1502,18,745,28731,301332,1,1,8,0 | ||
3733,821,188,514,15647,365570,0,0,1,0 | ||
2409,554,392,435,29014,298841,2,3,8,0 | ||
2369,474,131,438,19537,203052,0,0,1,0 | ||
4503,1441,224,685,26001,289485,2,4,8,0 | ||
4606,1336,54,532,10319,365449,1,3,6,0 | ||
3806,761,198,524,21906,266681,2,0,2,0 | ||
3218,611,222,341,39174,330991,2,1,6,0 | ||
4927,1429,141,398,33863,279323,0,0,3,0 | ||
3784,1173,448,394,17709,176553,2,0,0,0 | ||
3437,687,56,623,11642,393544,2,0,2,0 | ||
4648,1116,419,686,24874,191190,1,3,8,1 | ||
4799,1344,205,339,11116,240479,2,3,6,1 | ||
3976,1153,394,366,11697,218574,1,0,3,0 | ||
3299,627,155,526,11972,220179,2,4,8,0 | ||
4224,972,428,718,18604,316114,1,1,6,0 | ||
3000,600,200,398,27572,254359,0,0,2,0 | ||
2828,707,364,631,36993,394390,0,0,0,0 | ||
2825,904,247,693,16953,257331,2,2,7,0 | ||
4426,1328,152,480,11593,245454,2,1,7,1 | ||
4532,816,224,383,13921,245131,0,0,2,1 | ||
2448,636,158,638,32723,362523,0,0,4,0 | ||
4517,1310,89,529,25960,227634,2,2,6,1 | ||
4505,1171,343,627,37943,266595,0,0,4,0 | ||
3080,585,285,521,16260,377254,0,0,4,0 | ||
3543,992,91,372,30918,327691,1,4,6,0 | ||
2039,387,258,362,25537,210701,0,0,4,0 | ||
3437,687,201,735,21260,339501,2,2,5,0 | ||
6500,1100,0,700,55000,380000,2,1,5,1 | ||
6332,1266,32,252,55641,665167,1,0,3,0 | ||
7289,1458,209,243,41233,488643,2,1,5,1 | ||
5552,999,338,564,52012,385908,2,2,8,1 | ||
7420,1336,243,660,39328,655720,2,0,4,0 | ||
6205,1179,240,729,56904,661009,0,0,2,0 | ||
6771,1354,38,789,64860,271947,1,1,5,1 | ||
6813,1090,312,208,54305,635848,0,0,2,0 | ||
6152,984,343,793,42935,403197,1,4,8,1 | ||
6906,898,319,656,59305,365986,2,4,5,1 | ||
7595,1367,292,406,38286,608743,2,0,3,0 | ||
6355,953,135,740,38235,343128,0,0,1,1 | ||
5862,762,249,334,40529,443477,0,0,4,0 | ||
5468,1094,337,221,61055,303294,0,0,4,1 | ||
7011,1262,11,393,40803,555296,2,4,7,1 | ||
6744,1079,200,576,40679,446206,1,1,8,1 | ||
6806,1361,320,437,40751,283936,2,3,6,1 | ||
6194,991,339,624,55269,519377,2,3,5,0 | ||
5656,905,259,543,57625,657229,1,1,6,0 | ||
5730,860,338,295,53734,601935,1,2,6,0 | ||
5717,1143,141,214,55043,359875,1,4,7,1 | ||
7138,1356,27,209,64027,427780,1,2,5,1 | ||
6762,1285,338,215,61728,636597,2,0,3,0 | ||
5813,756,108,500,58055,328265,2,1,5,1 | ||
5415,1083,84,754,68327,345689,1,2,5,1 | ||
5572,1114,87,727,56337,559220,2,3,5,0 | ||
6412,769,137,510,47203,311855,1,3,5,1 | ||
6503,1301,295,716,55798,279795,1,4,6,1 | ||
5558,889,168,679,61867,449413,1,2,5,1 | ||
7063,918,293,364,63395,278315,1,2,8,1 | ||
6222,809,270,810,41483,455865,0,0,4,0 | ||
6325,1139,102,754,68527,588004,0,0,0,0 | ||
6264,1065,197,644,55703,431159,1,0,0,0 | ||
5593,839,121,416,44487,539242,1,0,0,0 | ||
5514,772,147,672,67815,397838,0,0,0,0 | ||
6347,1016,13,268,41468,552796,0,0,1,0 | ||
6058,969,289,531,50014,455751,1,2,7,1 | ||
7877,1339,332,617,56941,300240,1,2,7,1 | ||
5848,819,168,652,69366,559906,2,2,5,0 | ||
7758,1086,70,230,51489,445679,0,0,3,1 | ||
6384,958,346,549,40804,333566,1,4,7,1 | ||
7777,1089,213,564,43472,303736,1,0,4,1 | ||
7505,1501,302,364,38328,487697,2,1,8,1 | ||
5791,811,208,417,40166,643683,1,0,4,0 | ||
5646,1016,215,747,69276,655399,0,0,1,0 | ||
6495,909,341,788,62320,625528,2,4,6,0 | ||
5264,1053,17,691,57408,364105,1,3,8,1 | ||
7033,1196,294,216,61329,667865,2,0,2,0 | ||
5502,715,299,705,48264,561852,0,0,4,0 | ||
6935,971,99,425,65541,662258,0,0,1,0 | ||
3586,932,81,382,35361,242562,0,0,3,0 | ||
4883,1025,25,444,27294,244767,2,1,5,1 | ||
4885,928,8,670,16671,181736,0,0,0,0 | ||
4403,1497,18,384,37034,391533,0,0,1,0 | ||
3026,787,21,397,30449,365493,0,0,4,0 | ||
4714,1414,403,557,37411,358242,2,0,1,0 | ||
2974,744,346,746,15982,360791,1,4,6,0 | ||
2550,510,73,434,15890,201278,2,3,5,0 | ||
3504,1051,447,351,29890,313542,0,0,0,0 | ||
2024,486,398,494,14569,234991,2,3,7,0 | ||
3084,678,432,448,17211,378697,1,3,5,0 | ||
3234,809,368,441,22523,213521,2,3,8,0 | ||
4749,1377,355,304,34841,328575,2,2,6,0 | ||
3602,1081,145,490,11083,394180,2,0,2,0 | ||
4203,1219,203,412,19568,310442,2,4,8,0 | ||
3685,1069,111,481,28379,282992,1,2,7,0 | ||
3039,1003,447,546,36807,274577,0,0,1,0 | ||
2485,572,90,432,18464,304018,1,2,7,0 | ||
3641,837,186,627,27808,273334,2,3,7,0 | ||
2151,688,95,382,12203,339143,2,1,6,0 | ||
2077,644,182,723,12596,310082,0,0,3,0 | ||
4276,941,390,728,11718,294150,0,0,3,0 | ||
2028,487,411,568,33194,264287,2,1,5,0 | ||
4943,1186,402,570,27644,390089,0,0,2,0 | ||
2593,596,248,708,16779,275509,2,2,8,0 | ||
2064,454,199,666,38718,356201,0,0,2,0 | ||
2614,732,375,527,21365,294601,0,0,2,0 | ||
4507,811,161,687,36284,211998,2,3,6,1 | ||
2028,690,167,325,37309,284984,2,0,3,0 | ||
2022,384,88,701,22210,291439,2,3,7,0 | ||
3608,686,195,406,36506,350589,1,1,8,0 | ||
3973,1112,440,630,17385,221634,2,2,7,0 | ||
3395,1120,234,597,37479,239707,1,2,8,0 | ||
4434,1375,167,734,29498,201983,0,0,0,0 | ||
4025,1369,32,493,38752,225841,1,4,5,1 | ||
2308,577,152,657,33131,257224,0,0,2,0 | ||
3169,1014,429,705,14867,177454,2,2,7,0 | ||
4708,1459,84,567,32314,379520,0,0,0,0 | ||
2265,430,394,745,19218,248465,0,0,2,0 | ||
2008,643,257,494,25658,180374,2,3,5,0 | ||
3796,1025,323,316,35445,210261,0,0,1,0 | ||
4653,1024,447,703,16952,392957,0,0,3,0 | ||
3390,881,194,584,34601,304112,2,2,5,0 | ||
2969,623,72,620,29663,289205,2,2,6,0 | ||
4169,1292,48,333,28503,239872,2,1,7,1 | ||
4054,1095,371,440,22183,223971,1,0,3,0 | ||
3831,690,352,488,10723,363120,0,0,2,0 | ||
3961,1030,270,475,21880,280421,2,3,8,0 | ||
3184,955,276,684,35565,388025,1,3,8,0 | ||
3334,867,369,652,19985,376892,1,2,5,0 | ||
3988,1157,105,382,11980,257580,0,0,4,0 |