-
Notifications
You must be signed in to change notification settings - Fork 7
Linear Regression on Pandas DataFrame using Sci-kit Learn #40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Testing conversation comment. |
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test comment.
You can add the next version
numpy==1.11.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R1 - Let me see.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
R2 - It's done.
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Test comment - 2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This review has 2 comments in it.
requirements.txt
Outdated
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy | ||
pandas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's start a review.
requirements.txt
Outdated
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy | ||
pandas |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment as part of review
This is a plain conversation comment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
b
Reply via ReviewNB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is close to perfect! Please address the suggested inline change.
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add more information here, and fix this typo. Post from ReviewNB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is close to perfect! Please address the suggested inline change.
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add more information here, and fix this typo. Post from ReviewNB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is close to perfect! Please address the suggested inline change.
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add more information here, and fix this typo. Post from ReviewNB
T1 - HTML in comment ReviewNB |
pillow==3.4.2 | ||
matplotlib==1.5.1 | ||
seaborn==0.7.0 | ||
numpy |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
T2 - HTML in comment ReviewNB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is close to perfect! Please address the suggested inline change.
@@ -1,11 +1,11 @@ | |||
numpy==1.11.1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
T3-Please add more information here, and fix this typo. Post from ReviewNB
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is close to perfect! Please address the suggested inline change.
Quoting conversation comment. |
pandas==0.18.1 | ||
scipy==0.17.1 | ||
scikit-learn==0.17.1 | ||
scikit-image==0.12.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
T21-pre
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment in ReviewNB
No description provided.