Skip to content
View xiongditang520's full-sized avatar

Block or report xiongditang520

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. reinforcement-learning reinforcement-learning Public

    Forked from RanZhu1989/reinforcement-learning

    Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

    Jupyter Notebook

  2. MetaheuristicOptimization MetaheuristicOptimization Public

    Forked from kkg1999/MetaheuristicOptimization

    Different meta-heuristic optimization techniques for feature selection

    Python

  3. jMetalPy jMetalPy Public

    Forked from jMetal/jMetalPy

    A framework for single/multi-objective optimization with metaheuristics

    Python

  4. feature_selection_GAAlgorithm feature_selection_GAAlgorithm Public

    Forked from rogeroyer/feature_selection_GAAlgorithm

    基于遗传算法的特征选择

    Python

  5. TextClassification-MeiTuan-FeatureExtraction-Classifier TextClassification-MeiTuan-FeatureExtraction-Classifier Public

    Forked from manderous/TextClassification-MeiTuan-FeatureExtraction-Classifier

    该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。

    Python

  6. feature_selection feature_selection Public

    Forked from weepon/feature_selection

    常用的特征选择方法

    Jupyter Notebook