Skip to content

princ3raj/Machine_learning_preprocessor_cli

Repository files navigation

ML Preprocessor CLI

The CLI made to preprocess the database and save your time

Gist

  • Given the database, the CLI provides various options to preprocess the data.
  • Options:
    • Data Description
    • Handling NULL Values
    • Encoding Categorical Data
    • Feature Scaling

Run

  • Clone this Repository:
  • cd ML-Preprocessor-CLI/
  • pip install -r requirements.txt
  • Now run, python main.py [Dataset's Path]
  • Ex: python main.py data.csv

Future Scope

  • Implement other preprocessing steps.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages