Giter VIP home page Giter VIP logo

amuse's Introduction

Overview

AMUSE (Adaptive Mutation Strategy for Unsupervised Feature Selection) is a novel differential evolutionary algorithm designed to enhance the feature selection process for large datasets. It integrates an adaptive mixed mutation strategy for generating diverse mutation spaces and an assistance mechanism for selecting the optimal crossover probability ($CR$) during the crossover process.

Key Features:

  • Adaptive Mixed Mutation Strategy: Dynamically generates mixed mutation spaces to enhance diversity and performance.
  • Assistance Mechanism: Automatically selects the optimal crossover probability ($CR$) based on the standard deviation along the individual dimension.
  • Improved Mutation Strategies: Incorporates 'local best' to reduce randomness and combines with existing mutation strategies to form a pool.
  • Fitness Function: Integrates multiple indicators for effective unsupervised feature selection.

Dependencies

  • Python: 3.8
  • gensim: 0.13.4
  • gym: 0.26.2
  • gymnasium: 0.29.1
  • numpy: 1.22.4
  • scikit-learn: 1.3.2

Usage Example

Hypothyroid Dataset

The main_hypothyroid.py file serves as the main entry point for running AMUSE on the hypothyroid dataset.

Steps to Run:

  1. Ensure all dependencies are installed.
  2. Place the hypothyroid dataset in the appropriate directory.
  3. Run main_hypothyroid.py using the command:
python main_hypothyroid.py

This script will execute the AMUSE algorithm on the hypothyroid dataset, showcasing its feature selection capabilities.

amuse's People

Contributors

mxc666 avatar

Stargazers

 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.