Skip to content

Commit

Permalink
updated adatum score
Browse files Browse the repository at this point in the history
  • Loading branch information
kwinkunks authored Feb 2, 2017
1 parent c35b7c7 commit a77f2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ F1 scores of models against secret blind data in the STUART and CRAWFORD wells.
| [Anjum48](https://github.com/Anjum48) | **0.559** | Majority voting | Python | [Notebook](Anjum48/Anjum48%20Facies%20Classification%20v2.ipynb) |
| itwm | **0.557** | ConvNet | Python | [Notebook](itwm/Facies_classification_ITWM_01.ipynb) |
| [JJlowe](https://github.com/JJlowe) | **0.556** | Deep neural network | Python | [Notebook](JLOWE/JLowe_NN.ipynb) |
| [adatum](https://github.com/adatum) | **0.552** | Majority voting | R | [Notebook](adatum/well-partitioned/Facies_classification.Rmd) |
| [CEsprey](https://github.com/CEsprey) | **0.550** | Majority voting | Python | [Notebook](CEsprey%20-%20RandomForest/Facies_Tree_Ensemble_Classifier.ipynb) |
| [osorensen](https://github.com/osorensen) | **0.549** | Boosted trees | R | [Notebook](boostedXmas/Facies%20Classification.ipynb) |
| [rkappius](https://github.com/rkappius) | **0.534** | Neural network | Python | [Notebook](rkappius/facies_w_tf_submit.py) |
| [JesperDramsch](https://github.com/JesperDramsch) | **0.530** | Random forest | Python | [Notebook](JesperDramsch/Facies_classification_Xmas_Trees-Copy1.ipynb) |
| [adatum](https://github.com/adatum) | **0.522** | k-nearest neighbours | R | [Notebook](adatum/imputed/Facies_classification.Rmd) |
| [cako](https://github.com/cako) | **0.522** | Multi-layer perceptron | Python | [Notebook](DiscerningHaggis/Discerning_Haggis_Facies_Classification_sub3.ipynb) |
| BGC_Team | **0.519** | Deep neural network | Python | [Notebook](BGC_Team/Facies%20Prediction_submit.ipynb) |
| [CannedGeo](https://github.com/cannedgeo) | **0.512** | Support vector machine | Python | [Notebook](CannedGeo_/Facies_classification-BPage_CannedGeo_F1_56-VALIDATED.ipynb) |
Expand Down

0 comments on commit a77f2ed

Please sign in to comment.