Skip to content

A logistic regression-based model πŸ“ˆ predicting vehicle pass/fail for smog emissions checks 🏎️ πŸ’¨. Analyzes weight, horsepower, & displacement for eco-friendly 🌿 driving assessment.

License

Notifications You must be signed in to change notification settings

HoneyBearCodes/SmogEmissionsClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Smog Emissions Classifier πŸŽοΈπŸ’¨

A logistic regression-based model πŸ“ˆ predicting vehicle pass/fail for smog emissions checks 🏎️ πŸ’¨. Analyzes weight, horsepower, & displacement for eco-friendly 🌿 driving assessment.

Overview πŸ”­

The project focuses on building a model that categorizes vehicles based on their potential to pass or fail smog emissions tests. Utilizing logistic regression with gradient descent, this classifier aims to aid in eco-friendly driving assessments by predicting a vehicle's emission performance.

Features 🌟

  • Data Exploration: πŸ“Š Analyze vintage car data, understand trends, and preprocess information for modeling.
  • Logistic Regression: πŸ“ˆ Utilizes a gradient descent algorithm for classification.
  • Evaluation: πŸ§ͺ Assess model accuracy, tune parameters, and validate results.
  • Visualization: πŸ“‰ Display visual insights and regression analysis results as graphs. Graphs will be generated in png format inside the data/ directory.

Installation βš™οΈ

  1. Installation: πŸ’» Clone the repository and install dependencies using npm install.
  2. Run: ▢️ Execute the project using npm start.

Contributing 🀝

Contributions are welcome! Fork the repository, create a new branch, and submit a pull request with your enhancements or fixes.

License πŸ“„

This project is licensed under the GPL-3.0 License.

Acknowledgements πŸ™

  • Special thanks to the amazing communities of Node.js & TensorFlow JS.

Feel free to reach out at [email protected] for any queries.


About

A logistic regression-based model πŸ“ˆ predicting vehicle pass/fail for smog emissions checks 🏎️ πŸ’¨. Analyzes weight, horsepower, & displacement for eco-friendly 🌿 driving assessment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published