Skip to content
#

python-machine-learning

Here are 58 public repositories matching this topic...

In this Python machine learning project, using the Python libraries scikit-learn, numpy, pandas, and xgboost, I have build a model using an XGBClassifier. We’ll load the data, get the features and labels, scale the features, then split the dataset, build an XGBClassifier, and then calculate the accuracy of our model.

  • Updated Jul 5, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the python-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more