Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #21 from LuposX/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
LuposX authored Sep 25, 2019
2 parents 5802066 + 7f5a6c4 commit ce26737
Show file tree
Hide file tree
Showing 12 changed files with 95 additions and 540 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ install:
- pip install -r requirements.txt
# command to run tests
script:
- python code/boston-housing-main.py linear_regression < testing.txt
- python code/__main__.py linear_regression < testing.txt
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ If you get a error message like `[Errno 2] No such file or directory`. Navigate
<!--_For more examples and usage, please refer to the [Wiki][wiki]._-->

## Release History
* 0.2.1
* add nomralization for data

* 0.2.0
* release of polynomial_model

Expand Down
6 changes: 0 additions & 6 deletions code/.ipynb_checkpoints/Untitled-checkpoint.ipynb

This file was deleted.

Loading

0 comments on commit ce26737

Please sign in to comment.