Update README.md
Browse files
README.md
CHANGED
@@ -34,6 +34,3 @@ To execute the model:
|
|
34 |
1. Load your dataset into a pandas DataFrame.
|
35 |
2. Ensure that the data is formatted according to the specifications mentioned in the model details.
|
36 |
3. Run the script provided in the `Prediction_Linear-Regression.ipynb` notebook.
|
37 |
-
|
38 |
-
## Contributions
|
39 |
-
Contributions to this project are welcome. You can improve the existing model, add new features, or enhance the documentation. Please submit a pull request or open an issue if you have suggestions or need further information.
|
|
|
34 |
1. Load your dataset into a pandas DataFrame.
|
35 |
2. Ensure that the data is formatted according to the specifications mentioned in the model details.
|
36 |
3. Run the script provided in the `Prediction_Linear-Regression.ipynb` notebook.
|
|
|
|
|
|