https://github.com/wittyicon29/ml-
Linear Regression model using TF in python
https://github.com/wittyicon29/ml-
machine-learning regression tensorflow
Last synced: 2 months ago
JSON representation
Linear Regression model using TF in python
- Host: GitHub
- URL: https://github.com/wittyicon29/ml-
- Owner: wittyicon29
- Created: 2022-08-07T14:49:47.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T12:18:30.000Z (over 3 years ago)
- Last Synced: 2026-01-03T09:52:10.956Z (6 months ago)
- Topics: machine-learning, regression, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ML-
Linear Regression model using TF in python
A basic Linear Regression machine learning model using tensorflow in python which predicts the probability of a person survived or not on titanic using the standard data available on google