Skip to content

Commit

Permalink
updates gaussian models
Browse files Browse the repository at this point in the history
  • Loading branch information
muatik committed Apr 9, 2017
1 parent 68f68ab commit 1966fa8
Show file tree
Hide file tree
Showing 7 changed files with 806 additions and 100 deletions.
10 changes: 5 additions & 5 deletions LogisticRegression.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -312,21 +312,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"pygments_lexer": "ipython3",
"version": "3.5.0"
}
},
"nbformat": 4,
Expand Down
705 changes: 683 additions & 22 deletions gaussian.ipynb

Large diffs are not rendered by default.

88 changes: 66 additions & 22 deletions gaussian_playing.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"cell_type": "code",
"execution_count": 105,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [],
"source": [
Expand All @@ -21,7 +23,9 @@
"cell_type": "code",
"execution_count": 443,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -46,6 +50,8 @@
"execution_count": 448,
"metadata": {
"collapsed": false,
"deletable": true,
"editable": true,
"scrolled": false
},
"outputs": [
Expand Down Expand Up @@ -103,7 +109,9 @@
"cell_type": "code",
"execution_count": 449,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -149,7 +157,9 @@
"cell_type": "code",
"execution_count": 450,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [],
"source": [
Expand All @@ -171,7 +181,9 @@
"cell_type": "code",
"execution_count": 451,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -200,7 +212,9 @@
"cell_type": "code",
"execution_count": 452,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -233,7 +247,9 @@
"cell_type": "code",
"execution_count": 453,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [],
"source": [
Expand All @@ -245,7 +261,9 @@
"cell_type": "code",
"execution_count": 454,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -281,7 +299,9 @@
"cell_type": "code",
"execution_count": 455,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -304,7 +324,9 @@
"cell_type": "code",
"execution_count": 266,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -333,7 +355,9 @@
"cell_type": "code",
"execution_count": 267,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -355,7 +379,9 @@
"cell_type": "code",
"execution_count": 268,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -378,7 +404,9 @@
"cell_type": "code",
"execution_count": 269,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -400,7 +428,9 @@
"cell_type": "code",
"execution_count": 270,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -422,7 +452,9 @@
"cell_type": "code",
"execution_count": 317,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -448,7 +480,9 @@
"cell_type": "code",
"execution_count": 463,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand Down Expand Up @@ -508,7 +542,9 @@
"cell_type": "code",
"execution_count": 464,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -529,7 +565,9 @@
"cell_type": "code",
"execution_count": 465,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -551,7 +589,9 @@
"cell_type": "code",
"execution_count": 466,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -574,7 +614,9 @@
"cell_type": "code",
"execution_count": 467,
"metadata": {
"collapsed": false
"collapsed": false,
"deletable": true,
"editable": true
},
"outputs": [
{
Expand All @@ -600,7 +642,9 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
"collapsed": true,
"deletable": true,
"editable": true
},
"outputs": [],
"source": []
Expand All @@ -622,7 +666,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.6.0"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion gaussianprocess2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.5.2"
"version": "3.5.0"
}
},
"nbformat": 4,
Expand Down
10 changes: 5 additions & 5 deletions linearRegression-2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -158,21 +158,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"pygments_lexer": "ipython3",
"version": "3.5.0"
}
},
"nbformat": 4,
Expand Down
10 changes: 5 additions & 5 deletions linearRegression-exercise1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -536,21 +536,21 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 2",
"display_name": "Python 3",
"language": "python",
"name": "python2"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.10"
"pygments_lexer": "ipython3",
"version": "3.5.0"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 1966fa8

Please sign in to comment.