Skip to content
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

Added Code for Linear Regression #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added Code for Linear Regression #12

wants to merge 3 commits into from

Conversation

sastaachar
Copy link

Linear Regression has been performed using the basic algorithm, a basic example is also provided using the boston housing data and the result is compared with sk learn models.

Linear Regression has been performed using the basic algorithm, a basic example is also provided using the boston housing data and the result is compared with sk learn models.
In computer science, a trie, also called digital tree or prefix tree, is a kind of search tree—an ordered tree data structure used to store a dynamic set or associative array where the keys are usually strings.
Copy link
Author

@sastaachar sastaachar left a comment

Choose a reason for hiding this comment

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

Finalized changes

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