Skip to content

Add XGBoost Model #6551

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
Chaitanya134 opened this issue Oct 2, 2022 · 4 comments
Closed
1 task done

Add XGBoost Model #6551

Chaitanya134 opened this issue Oct 2, 2022 · 4 comments
Labels
enhancement This PR modified some existing files

Comments

@Chaitanya134
Copy link

Feature description

There are many commonly used machine learning models already present but there is no implementation of the xgboost model present.

Implement:

  1. XGBClassifier - for classification tasks
  2. XGBRegressor - for regression tasks

Would you like to work on this feature?

  • Yes, I want to work on this feature!
@Chaitanya134 Chaitanya134 added the enhancement This PR modified some existing files label Oct 2, 2022
Chaitanya134 added a commit to Chaitanya134/Python that referenced this issue Oct 2, 2022
@yogesh-9999
Copy link

!assign

@AshwiniDR1802
Copy link

i want to work on this issue

@Dayanand07
Copy link

Hello, I would like to acknowledge you that I have expertise in this domain . I can contribute to my best in this issue. Can you please assign this task to me?

Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 12, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 12, 2022
@Moddy2024
Copy link
Contributor

I have created two separate PR's for both classifier and the regressor. The PR is #7072 for XGBClassifier and #7074 for XGBRegressor

Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 14, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 19, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 19, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 19, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 19, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 20, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 20, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 20, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 20, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 21, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 21, 2022
Moddy2024 added a commit to Moddy2024/Python that referenced this issue Oct 23, 2022
cclauss added a commit that referenced this issue Oct 23, 2022
* Fixes: #{6551}

* Fixes: #{6551}

* Update xgboostclassifier.py

* Delete xgboostclassifier.py

* Update xgboostregressor.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixes: #{6551}

* Fixes : {#6551}

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixes: {#6551]

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update xgboostregressor.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update xgboostregressor.py

* Update xgboostregressor.py

* Fixes: { #6551}

* Update xgboostregressor.py

* Fixes: { #6551}

* Fixes: { #6551}

* Update and rename xgboostregressor.py to xgboost_regressor.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Christian Clauss <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This PR modified some existing files
Projects
None yet
Development

No branches or pull requests

5 participants