Git Product home page Git Product logo

aikit_xgboost_demo's Introduction

aikit_xgboost_demo

Trying a simple ML experiment to check if the performance improves using Intel powered XGBoost

  1. Reads input csv file containing a text and its label
  2. Uses XGBoost to implement Single Label Text Classification Model
  3. Preprocessing steps are eliminated in this test to focus on the crux of the comparison

Steps to run the Intel extended XGBoost:

  1. Start running aikit_demo.ipynb notebook
  2. It sets up aikit-modin library and the Intel extension for XGBoost
  3. As the last step, it runs the aikit_xgboost_incidents notebook that actually contains the XGBoost model
  4. Make sure the incident_classification_postprocess.csv is present in the same path as the aikit_demo notebook

Step to compare that against the normal XGBoost:

  1. Open another instance (connecting to a different runtime session that does not have the aikit installed)
  2. Clone aikit_xgboost_incident.ipynb and the incident_classification_postprocess.csv files to it
  3. Run the notebook
  4. Note the time elapsed in "model.fit" step in both cases and compare results!

aikit_xgboost_demo's People

Contributors

abiramisukumaran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.