Skip to main content

A short and sweet description of your package.

Project description

Machine Learning Workflow Automation

Overview

This repository automates various aspects of the machine learning workflow, making model development more efficient and streamlined. The automation script is designed to handle multiple preprocessing steps, hyperparameter tuning, and dataset management dynamically. This allows machine learning practitioners to focus more on model experimentation rather than repetitive tasks.

Features

The script provides the following automation functionalities:

  • Dynamic Module Importing: Automatically imports only the required modules based on the current project's needs.
  • Dataset Management:
    • Loads datasets automatically.
    • Creates three dataset versions:
      • Main pandas DataFrame.
      • A copy of the main dataset.
      • A NumPy representation for numerical operations.
  • Hyperparameter Tuning:
    • Automates GridSearchCV and RandomizedSearchCV for hyperparameter optimization.
    • Returns all attributes from the hyperparameter search results.
  • Preprocessing Automation:
    • Scaling and Encoding:
      • Organizes multiple scaling and encoding techniques into their respective classes.
      • Automatically applies the appropriate technique based on the dataset’s characteristics.
  • Exploratory Data Analysis (EDA): Performs key statistical and graphical analyses to understand dataset characteristics.
  • Model Visualization: Uses Scikit-Learn’s visualization API to provide graphical representations of machine learning models.

Branches

This repository contains four branches:

  • master: The stable and production-ready branch.
  • test-branch: Used for testing new features before merging into master.
  • version_1.0: An earlier version of the automation script.
  • version_2.0: The latest iteration with improvements and optimizations.

How to Use

  1. Clone the repository:
    git clone https://github.com/your-username/repo-name.git
    
  2. Navigate into the directory:
    cd repo-name
    
  3. Checkout the desired branch:
    git checkout branch-name
    
  4. Run the automation script:
    python script.py
    

Contributing

Feel free to fork this repository and make improvements. Contributions are always welcome! If you have a feature request or encounter any issues, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Happy coding! 🚀

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

automl_ai-0.1.4.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

automl_ai-0.1.4-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

File details

Details for the file automl_ai-0.1.4.tar.gz.

File metadata

  • Download URL: automl_ai-0.1.4.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for automl_ai-0.1.4.tar.gz
Algorithm Hash digest
SHA256 bbfe77f3905f8ca465e30e31447f9494e62cfe536f93f337d4d9640395569cb3
MD5 4c7ee12c726ade6e87500be654559840
BLAKE2b-256 cc02a3ca7e49f26e375fb8ee4b761a38a53bd794cba390e766ed2d23ddd9a6f2

See more details on using hashes here.

File details

Details for the file automl_ai-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: automl_ai-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.7

File hashes

Hashes for automl_ai-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 0757170d191d2b1549eab6b21d9a3c055b1c58d134c9659d5b1249b13d423b3a
MD5 3de0b1676565c69aa394fd39b1ad00ae
BLAKE2b-256 7913b74540a909945c102f4c3ad533f840b4b849fc192abed12e71f24cf875a6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page