mafese
Feature Selection using Metaheuristics Made Easy: Open Source MAFESE Library in Python
파일 탐색기
최종 버전 다운로드 (.zip)- logo.png
- logo2.png
- publish.yml
- test.yml
- mafese.embedded.rst
- mafese.rst
- mafese.utils.rst
- mafese.wrapper.rst
- quick_start.rst
- support.rst
- conf.py
- index.rst
- make.bat
- Makefile
- requirements.txt
- __init__.py
- exam_lasso.py
- exam_tree.py
- __init__.py
- exam_data_loader.py
- __init__.py
- exam_mha.py
- exam_mha_classification.ipynb
- exam_mha_custom_obj.py
- exam_mha_general.py
- exam_mha_regression.ipynb
- exam_multimha.py
- exam_recursive.py
- exam_sequential.py
- __init__.py
- exam_filter.py
- exam_unsupervised.py
- aggregation.csv
- aniso.csv
- appendicitis.csv
- Arrhythmia.csv
- balance.csv
- banknote.csv
- blobs.csv
- Blood.csv
- BreastCancer.csv
- BreastEW.csv
- circles.csv
- CongressEW.csv
- diagnosis_II.csv
- Digits.csv
- ecoli.csv
- flame.csv
- Glass.csv
- heart.csv
- HeartEW.csv
- Hill-valley.csv
- Horse.csv
- Ionosphere.csv
- Iris.csv
- jain.csv
- liver.csv
- Lymphography.csv
- Madelon.csv
- Monk1.csv
- Monk2.csv
- Monk3.csv
- moons.csv
- mouse.csv
- pathbased.csv
- seeds.csv
- smiley.csv
- Sonar.csv
- Soybean-small.csv
- SpectEW.csv
- Tic-tac-toe.csv
- varied.csv
- vary-density.csv
- vertebral2.csv
- Vowel.csv
- WaveformEW.csv
- wdbc.csv
- Wine.csv
- Zoo.csv
- boston-housing.csv
- computer-hardware.csv
- diabetes.csv
- gauss-100-20.csv
- gauss-50-12.csv
- gauss-75-17.csv
- linnerud.csv
- __init__.py
- lasso.py
- tree.py
- __init__.py
- correlation.py
- data_loader.py
- encoder.py
- estimator.py
- evaluator.py
- mealpy_util.py
- scaler.py
- transfer.py
- validator.py
- __init__.py
- mha.py
- recursive.py
- sequential.py
- __init__.py
- filter.py
- selector.py
- unsupervised.py
- __init__.py
- test_embedded.py
- test_filter.py
- test_unsupervised.py
- test_wrapper.py
- .flake8
- .gitignore
- .readthedocs.yaml
- ChangeLog.md
- CITATION.cff
- CODE_OF_CONDUCT.md
- LICENSE
- MANIFEST.in
- README.md
- requirements.txt
- run_fs.py
- setup.py
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/thieu1995/mafese
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd mafese
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
