-
Hue University
- https://ocean-remote-sensing.com/
- @hanamthang
-
KTBoost Public
Forked from fabsig/KTBoostA Python package which implements several boosting algorithms with different combinations of base learners, optimization algorithms, and loss functions.
Python Other UpdatedMay 12, 2025 -
-
feature-selection-for-machine-learning Public
Forked from solegalli/feature-selection-for-machine-learningCode repository for the online course Feature Selection for Machine Learning
Jupyter Notebook Other UpdatedJan 9, 2024 -
optuna-examples Public
Forked from optuna/optuna-examplesExamples for https://github.com/optuna/optuna
Python MIT License UpdatedJan 4, 2024 -
GeoAI_Plugin Public
Forked from luisCartoGeo/GeoAI_PluginPlugin para ejecutar el modelo de META Segment Anything en QGIS
Python GNU General Public License v3.0 UpdatedSep 11, 2023 -
leafmap Public
Forked from opengeos/leafmapA Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Python MIT License UpdatedAug 22, 2023 -
ccfs-python-fork1 Public
Forked from plai-group/ccfs-pythonCanonical Correlation Forests (CCFs) in python
Python Apache License 2.0 UpdatedJul 6, 2023 -
gee-mapping-source Public
Forked from CoralMapping/gee-mapping-sourcesource code for google earth engine mapping routines
Roff Other UpdatedJan 27, 2023 -
WebLaTex Public template
Forked from sanjib-sen/WebLaTexA complete alternative for Overleaf with VSCode + Web + Git Integration + Grammarly + Live Collaboration Support
TeX MIT License UpdatedNov 12, 2022 -
Principles-of-Machine-Learning-Python Public
Forked from datapython/Principles-of-Machine-Learning-PythonPrinciples of Machine Learning Python
Jupyter Notebook UpdatedOct 18, 2022 -
mealpy-feature-selection Public
Forked from thieu1995/mafeseThe largest library developed with complete focus on Feature Selection (FS) using Meta-Heuristic Algorithm / Nature-inspired evolutionary / Swarm-based computing.
Python GNU General Public License v3.0 UpdatedOct 4, 2022 -
Hyperparameter-Optimization-of-Machine-Learning-Algorithms Public
Forked from LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-AlgorithmsImplementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Jupyter Notebook MIT License UpdatedSep 22, 2022 -
gmw_simard_etal_srtm_agb Public
Forked from globalmangrovewatch/gmw_simard_etal_srtm_agbImplementation of the Simard et al., SRTM based estimation of mangrove height and above ground biomass
Python Apache License 2.0 UpdatedAug 28, 2022 -
NiaAML Public
Forked from firefly-cpp/NiaAMLPython automated machine learning framework.
Python MIT License UpdatedFeb 26, 2022 -
acolite Public
Forked from acolite/acoliteACOLITE: generic atmospheric correction module
Python GNU General Public License v3.0 UpdatedFeb 14, 2022 -
NiaPy Public
Forked from NiaOrg/NiaPyPython microframework for building nature-inspired algorithms. Official docs: https://niapy.org
Python MIT License UpdatedFeb 13, 2022 -
bees-bats-fireflies Public
Forked from jonasgrebe/bees-bats-firefliesImplementation of three nature-inspired search algorithms: Bees Algorithm, Bat Algorithm, and Firefly Algorithm
HTML UpdatedFeb 10, 2022 -
opytimizer Public
Forked from gugarosa/opytimizer🐦 Opytimizer is a Python library consisting of meta-heuristic optimization algorithms.
Python Apache License 2.0 UpdatedJan 7, 2022 -
zoofs Public
Forked from jaswinder9051998/zoofszoofs is a Python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's…
Python Apache License 2.0 UpdatedOct 4, 2021 -
Py_FS Public
Forked from Ritam-Guha/Py_FSA Python Package for Feature Selection
Python MIT License UpdatedOct 2, 2021 -
BayesianOptimization Public
Forked from bayesian-optimization/BayesianOptimizationA Python implementation of global optimization with gaussian processes.
Python MIT License UpdatedSep 18, 2021 -
mealpy Public
Forked from thieu1995/mealpyA collection of the state-of-the-art MEta-heuristics ALgorithms in PYthon (mealpy)
Python MIT License UpdatedJul 15, 2021 -
Deep-Forest Public
Forked from LAMDA-NJU/Deep-ForestAn Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
Python Other UpdatedJul 14, 2021 -
SPIUtilityRaster Public
Forked from manaruchi/SPIUtilityRasterQGIS 3.x Plugin to generate SPI values from daily precipitation raster.
Python UpdatedApr 19, 2021 -
global_optimization Public
Forked from sharma-n/global_optimizationHeuristic global optimization algorithms in Python
Jupyter Notebook UpdatedMar 27, 2021 -
-
Software-install Public
Here tips and tricks to install various GIS and remote sensing software in Linux (and Windows)
GNU General Public License v3.0 UpdatedMar 11, 2021 -
-
Hyperactive Public
Forked from hyperactive-project/HyperactiveA hyperparameter optimization and meta-learning toolbox for convenient and fast prototyping of machine-/deep-learning models.
Python MIT License UpdatedJan 21, 2021 -
Wrapper-Feature-Selection-Toolbox-Python Public
Forked from JingweiToo/Wrapper-Feature-Selection-Toolbox-PythonThis toolbox offers 13 wrapper feature selection methods (PSO, GA, GWO, HHO, BA, WOA, and etc.) with examples. It is simple and easy to implement.