Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tazeenrashid/training-supervised-model-of-train-crash
Using Python OOP, I created a ML algorithm to train and test a train crash model. Data was shared in a class project; I did Exploratory Data Analysis, Data cleaning and analysis, selecting factors to train a multiple regression model, and tested its accuracy and drew visualizations using matplotlib and seaborn libraries.
https://github.com/tazeenrashid/training-supervised-model-of-train-crash
Last synced: 6 days ago
JSON representation
Using Python OOP, I created a ML algorithm to train and test a train crash model. Data was shared in a class project; I did Exploratory Data Analysis, Data cleaning and analysis, selecting factors to train a multiple regression model, and tested its accuracy and drew visualizations using matplotlib and seaborn libraries.
- Host: GitHub
- URL: https://github.com/tazeenrashid/training-supervised-model-of-train-crash
- Owner: TazeenRashid
- Created: 2024-09-27T15:57:40.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T15:59:00.000Z (about 2 months ago)
- Last Synced: 2024-11-12T03:39:46.904Z (6 days ago)
- Language: Jupyter Notebook
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Training-Supervised-Model-of-Train-Crash
Using Python OOP, I created a ML algorithm to train and test a train crash model. Data was shared in a class project; I did Exploratory Data Analysis, Data cleaning and analysis, selecting factors to train a multiple regression model, and tested its accuracy and drew visualizations using matplotlib and seaborn libraries.