Skip to content

Commit

Permalink
se mejoró el readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fhernanb committed Jun 3, 2019
1 parent 64d4581 commit aaddfc5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand All @@ -437,7 +437,7 @@
"0.8911672911176578"
]
},
"execution_count": 15,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -455,27 +455,16 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 15,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"0.8888330040089477"
]
},
"execution_count": 22,
"metadata": {},
"output_type": "execute_result"
}
],
"outputs": [],
"source": [
"from sklearn.metrics import r2_score, mean_squared_error"
]
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand Down
2 changes: 1 addition & 1 deletion README.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
En este repositorio se presentan lecciones de cómo usar Python en estadística.

<figure>
<img src="imagenes/nino_sorpresa.png" alt="Logo Python" width="804" height="628">
<img src="imagenes/nino_sorpresa.png" alt="Logo Python" width="804" height="428">
</figure>

0 comments on commit aaddfc5

Please sign in to comment.