Giter Club home page Giter Club logo

cement_strength_prediction's Introduction

๐Ÿ“„โœ Sensor Fault Detection Project

The aim of this project is to develop an automated sensor fault detection system for Scania trucks that can identify and diagnose sensor faults in real-time. The system should be able to detect faults in a wide range of sensors, including those used to monitor engine performance, fuel efficiency, and safety features. The goal is to improve the overall reliability and safety of Scania trucks by quickly identifying and addressing sensor faults, reducing the risk of accidents and downtime caused by equipment failure.]

Dataset is taken from Kaggle and stored in mongodb

Steps to followed for Machine Learning projects:

  1. create enviorment venv file :conda create --prefix venv python==3.8 -y & conda activate venv/
  2. create README.md file
  3. create requirements.txt file : pip install -r requirements.txt
  4. create setup.py ,application.py file : python setup.py install
  5. create gitignore file(blank)
  6. Create src ,notebooks, templates ,artifacts folder (blank)
  7. Create src subfoler anf file naming compomnets/ ,pipelines, init,exception,logger,utils
  8. under src/components/ create file name init, data ingestionb,transformation and model_trainer file .
  9. under src/pipelines/ create file name init , train_pipeline & predict_piplines
  10. under noteboolks/ paste the daatset in csv format.
  11. create repository in github and push the code to github
  12. Now create an ipyn file and to the EDA and model training of the data in notebooks folder
  13. while working in jupyter notebook file make sure use :pip install ipykernel to install kernel
  14. Complete the utlis ,exception, logger file codings.
  15. Create Model File notebooks

cement_strength_prediction's People

Contributors

theabhishekraj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.