Skip to content

Conversation

amit1rrr
Copy link

No description provided.

@review-notebook-app
Copy link

Check out this pull request on ReviewNB: https://app.reviewnb.com/test-v1/PythonDataScienceHandbook/pull/1

Visit www.reviewnb.com to know how we simplify your Jupyter Notebook workflows.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

1 similar comment
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"import seaborn as sns\n",
"titanic = sns.load_dataset('titanic')"
]
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #3.    import seaborn as sns

3 is cool


Reply via ReviewNB

"import seaborn as sns\n",
"titanic = sns.load_dataset('titanic')"
]
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #5.    

Empty line 5


Reply via ReviewNB

@@ -57,9 +57,7 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • markdow
  • cell
  • comment

Reply via ReviewNB

@@ -0,0 +1,2236 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #42.                    if epochs_without_progress > max_epochs_without_progress:

Line 42.


Reply via ReviewNB

@@ -0,0 +1,2236 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #2.        x={"X": X_test}, y=y_test, shuffle=False)

Line comment


Reply via ReviewNB

@@ -0,0 +1,2236 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neuron_layer cell level comment,


Reply via ReviewNB

"import seaborn as sns\n",
"titanic = sns.load_dataset('titanic')"
]
},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #2.    titanic.pivot_table('survived', [fare, 'class']) # modified a table

Diff'ed line.


Reply via ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant