GithubHelp home page GithubHelp logo

g-slient / metal-furnace-challenge Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 568 KB

My solution of Metal Furnace Challenge Predict The Grade Of An Alloy. #1 rank

Jupyter Notebook 100.00%
machine-learning ml-hackathon python3 machine-hack metal-furnace-challenge rank1

metal-furnace-challenge's Introduction

Metal-Furnace-Challenge

My solution of Metal Furnace Challenge Predict The Grade Of An Alloy

Manufacturing of any alloy is not a simple process. Many complicated factors are involved in the making of a perfect alloy, from the temperature at which various metals are melted to the presence of impurities to the cooling temperature set to cool down the alloy. Very minor changes in any of these factors can affect the quality or grade of the alloy produced.

Given are 28 distinguishing factors in the manufacturing of an alloy, your objective as a data scientist is to build a Machine Learning model that can predict the grade of the product using these factors.

You are provided with 28 anonymized factors (f0 to f27) that influence the making of a perfect alloy that is to be used for various applications based on the grade/quality of the obtained product.

Data Description
The unzipped folder will have the following files.

  • Train.csv – 620 observations.
  • Test.csv – 266 observations.
  • Sample Submission – Sample format for the submission.
  • Target Variable: grade

My Approach:

  1. On EDA f9 feature had only one unique value, 'f9' feature was removed.
  2. Transforming the test feature values into train feaures, as there was a linear relation between the feature values.
  3. Xgb model trained on 80% of the train data and validation on 20% of the data.

Public rank: 10
Private rank: 1

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.