Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blurred-machine/shrinkit

Shrinkit is a powerful GUI-based Python library designed for automating machine learning tasks. With its intuitive interface, Shrinkit simplifies the process of building, training, and evaluating machine learning models, making it accessible to users of all skill levels. Shrinkit is a No-code package which can be used as a GUI.
https://github.com/blurred-machine/shrinkit

ai automl automl-algorithms automl-pipeline data-science gui gui-application machine-learning ml quickstart streamlit streamlit-webapp training visualization

Last synced: 5 days ago
JSON representation

Shrinkit is a powerful GUI-based Python library designed for automating machine learning tasks. With its intuitive interface, Shrinkit simplifies the process of building, training, and evaluating machine learning models, making it accessible to users of all skill levels. Shrinkit is a No-code package which can be used as a GUI.

Awesome Lists containing this project

README

        

# Shrinkit: A GUI-Based AutoML Python Library

Shrinkit is a powerful GUI-based Python library designed for automating machine learning tasks. With its intuitive interface, Shrinkit simplifies the process of building, training, and evaluating machine learning models, making it accessible to users of all skill levels. Shrinkit is a No-code package which can be used through a graphical interface to upload, process and train datasets on the go!

## Features
- **User-Friendly Interface**: Shrinkit provides a user-friendly graphical interface that enables users to interactively perform various machine learning tasks without writing a single line of code.
- **Automated Model Selection**: With Shrinkit, users can automatically select the best machine learning model for their dataset using advanced algorithms and techniques.
- **Hyperparameter Optimization**: Shrinkit optimizes model hyperparameters to enhance model performance and accuracy, ensuring optimal results.
- **Visualization Tools**: Shrinkit offers a range of visualization tools to analyze and interpret model performance, feature importance, and more.
- **Export and Deployment**: Once a model is trained, Shrinkit allows users to export the model for deployment in production environments seamlessly.

## Installation
To install Shrinkit, simply use pip:

```bash
pip install shrinkit
```

## Sample Usage
![Sample Training Usage](/graphics/sample_training.png)

## Links
Streamlit App: [https://shrinkit.streamlit.app/](https://shrinkit.streamlit.app/)
PyPI Package: [https://pypi.org/project/shrinkit/](https://pypi.org/project/shrinkit/)
Source Code: [https://github.com/blurred-machine/shrinkit](https://github.com/blurred-machine/shrinkit)

## Contributing
Contributions to Shrinkit are welcome! Feel free to submit bug reports, feature requests, or pull requests on the GitHub repository.

## License
This project is licensed under the Apache License - see the [LICENSE](/LICENSE) file for details.