Skip to content

Commit

Permalink
Merge pull request MLEveryday#69 from altholin/work2
Browse files Browse the repository at this point in the history
change md error
  • Loading branch information
zhyongquan authored Sep 8, 2018
2 parents 070a16e + c24cfd2 commit e57ed63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Day 6_Logistic_Regression.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#### 导入库

```python
import numpy as numpy
import numpy as np
import matplotlib.pyplot as plt
import pandas as pd
```
Expand Down

0 comments on commit e57ed63

Please sign in to comment.