- B33MGPTAFNB : TAFNB - MGP / MONTANT NET
- WC52 : CFE - ALLOCATION COMPENSATRICE - EXO dans les QPV / COMMUNE
- J86 : TH - NOMBRE DE BENEFICIAIRES DE L ABATTEMENT SPECIAL A LA BASE / GEMAPI
- L16 : TH - BASES NETTES INTERCOMMUNALES EXONEREES (ANCIENS DO TOTAUX) - MONTANT
- L15VP : TH - BASES NETTES COMMUNALES EXONEREES VIEUX PARENTS - MONTANT
- X382 : CFE - EXONERATION QPV TPE CREATION D ENTREPRISES (EXO 53C) / BASES EXONEREES / SYNDICAT
- AOG12 : TH - PERSONNES A CHARGE DE RANG 1 ET 2 - TOTAL DES ABATTEMENTS (GEMAPI)
- B32MGPTAFNB : TAFNB - MGP / TAUX NET
- SIREPT : NUMERO SIREN DE L EPT
- WC70 : FB - ALLOCATION COMPENSATRICE - EXO dans les QPV / COMMUNE
We can make this file beautiful and searchable if this error is corrected: It looks like row 6 should actually have 37 columns, instead of 11 in line 5.
This file contains hidden or 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
| col_0,col_1,col_2,col_3,col_4,col_5,col_6,col_7,col_8,col_9,col_10,col_11,col_12,col_13,col_14,col_15,col_16,col_17,col_18,col_19,col_20,col_21,col_22,col_23,col_24,col_25,col_26,col_27,col_28,col_29,col_30,col_31,col_32,col_33,col_34,col_35,target | |
| 1,-0.55709929238,-1.41582824546,0,1,0,0,0,0,-1.09172675508,-0.11581448699,1.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0 | |
| 1,0.794916144414,-1.73526870973,1,1,1,0,1,1,1.29499950111,-0.428549821725,0.0,1.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,1.0 | |
| 0,0.254109969696,-0.45750685265,1,1,0,0,0,1,1.29499950111,-0.42411906281,0.0,1.0,0.0,0.0,0.0,1.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,1.0 | |
| 1,-0.827502379738,-0.138066388381,1,1,0,0,0,0,-1.68840831912,0.748924173068,0.0,1.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,0.0,0.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0 | |
| 1,-0.0162931176624,0.500814540159,1,1,0,1,1,0,0.698317937066,- |
This file contains hidden or 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
| skf = StratifiedKFold(y, n_folds=5, random_state=17, shuffle=True) | |
| C_params = [0.01 , 1, 10, 50, 70, 100] | |
| solvers = ['newton-cg', 'lbfgs', 'liblinear', 'sag'] | |
| my_result_list = [] | |
| for C_param in C_params: | |
| for solver in solvers: | |
| print "Looking for C : %s and solver : %s" % (C_param, solver) | |
| model = LogisticRegression(class_weight='balanced', random_state=17, |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
| # | Name | Type 1 | Type 2 | Total | HP | Attack | Defense | Sp. Atk | Sp. Def | Speed | Generation | Legendary | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Bulbasaur | Grass | Poison | 318 | 45 | 49 | 49 | 65 | 65 | 45 | 1 | False | |
| 2 | Ivysaur | Grass | Poison | 405 | 60 | 62 | 63 | 80 | 80 | 60 | 1 | False | |
| 3 | Venusaur | Grass | Poison | 525 | 80 | 82 | 83 | 100 | 100 | 80 | 1 | False | |
| 3 | VenusaurMega Venusaur | Grass | Poison | 625 | 80 | 100 | 123 | 122 | 120 | 80 | 1 | False | |
| 4 | Charmander | Fire | 309 | 39 | 52 | 43 | 60 | 50 | 65 | 1 | False | ||
| 5 | Charmeleon | Fire | 405 | 58 | 64 | 58 | 80 | 65 | 80 | 1 | False | ||
| 6 | Charizard | Fire | Flying | 534 | 78 | 84 | 78 | 109 | 85 | 100 | 1 | False | |
| 6 | CharizardMega Charizard X | Fire | Dragon | 634 | 78 | 130 | 111 | 130 | 85 | 100 | 1 | False | |
| 6 | CharizardMega Charizard Y | Fire | Flying | 634 | 78 | 104 | 78 | 159 | 115 | 100 | 1 | False |
This file contains hidden or 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
| insee_metropole = {'59350' : 'Lille', | |
| '59013' : 'Lille', | |
| '59017' : 'Lille', | |
| '59044' : 'Lille', | |
| '59051' : 'Lille', | |
| '59056' : 'Lille', | |
| '59090' : 'Lille', | |
| '59098' : 'Lille', | |
| '59106' : 'Lille', | |
| '59128' : 'Lille', |
This file contains hidden or 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
| # Author: HJ van Veen <info@mlwave.com> | |
| # Description: Experiment to learn a tSNE transformer for new | |
| # test data with a multi-output GBM | |
| # | |
| # Idea first seen at lvdmaaten.github.io/tsne | |
| # > [...] it is not possible to embed test points in an existing | |
| # > map [...] | |
| # > A potential approach to deal with this would be to train | |
| # > a multivariate regressor to predict the map location from | |
| # > the input data. |
Voici un petit document des liens et idées intéressants pour trouver une solution au stationnement de vélos au Node.
Il y a environ 8 à 12 vélos tous les jours au Node et cela devient contraignant pour la sécurité du lieu. Si aucune solution n'est trouvé, les coworkers devront attachés leurs vélos à l'extérieur à la merci de la pluie et des possibles dégradations.
Il faut donc +/- 15 places pour les vélo au Nodes sans que cela ne gène personnes.
- Lister les variables qui ont un comportement anomormales.
- J'ai indiqué des hypothèses en gras. La majorité du temps c'est la possibilité que la valeurs est plusieurs unités de mesures différentes (comme
ETCO2), mais il est possible que cela montre une difficulté pour le patient ou le bloc opératoire, à voir avec le métier. - Vous pouvez retrouver le notebook d'analyse de ces données avec les graphiques ici