Code Monkey home page Code Monkey logo

isl-intelligent-systems-lab / dataset_class_equalizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 145 KB

This tool is designed to help balance class distributions in datasets, which is particularly useful for enhancing the performance of machine learning models affected by class imbalance.

Home Page: https://impactisl.pythonanywhere.com/

License: MIT License

Python 100.00%
data-science dataset-augmentation dataset-generation minority-class

dataset_class_equalizer's Introduction

Dataset Class Equalizer For SAR Imagery

Welcome to the Dataset Class Equalizer repository, developed by the ISL Intelligent Systems Lab. This tool is designed to help balance class distributions in datasets, which is particularly useful for enhancing the performance of machine learning models affected by class imbalance.

image image

Features

  • Class Distribution Analysis: Provides tools to analyze the distribution of classes within your dataset.
  • Equalization Process: Automates adjustments to datasets to achieve balanced class distributions.
  • Customization: Offers configurable parameters to tailor the process to specific needs.

Installation

Clone the Repository

To set up the Dataset Class Equalizer on your system, start by cloning this repository:

git clone https://github.com/ISL-INTELLIGENT-SYSTEMS-LAB/Dataset_Class_Equalizer.git

Install Dependencies

Ensure you have Python 3.11 or later installed. Then install the required libraries using:

pip install -r requirements.txt

Dependencies include Pillow and tqdm which are listed in the requirements.txt file.

Usage

Follow these steps to utilize the Dataset Class Equalizer:

  1. Prepare Your Dataset: Format your data in a manner compatible with the tool.
  2. Configure: Modify the settings when prompted when running entry.py
  3. Run the Tool: Execute the script to start the equalization process:
python entry.py

Contributing

We appreciate contributions from the community, whether they are feature enhancements, bug fixes, or documentation improvements. If you're interested in contributing, please:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

Should you have any questions, or require assistance, feel free to reach out to me at [email protected].


Thank you for exploring the Dataset Class Equalizer. We hope it serves your needs effectively!

dataset_class_equalizer's People

Contributors

taylorbrown96 avatar

Watchers

Sambit Bhattacharya avatar Kostas Georgiou 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.