Code Monkey home page Code Monkey logo

feature_engineering_project's Introduction

Feature Engineering Project

Welcome to the Feature Engineering project. In this project, we will strengthen whatever we have learned so far in feature engineering course.

In all above procedures we have used cleaned data or Pre-processed data.

Real-life data contains missing values, ouliers, and is less optimized.

What we have learned in class so far:

  • Missing Value - finding out the missing value from the dataset and Imputation of missing value
  • Outlier - Outlier detection and methods to deal with outliers
  • Skewness - Skewness treatment using transformation methods
  • Encoding - Encoding of categorical data.

Dataset

In this assignment you're going to be dealing with a familiar data set i.e. NY Housing data.

As we all know that this dataset contains 81 variables related to houses listed in NY and their SalePrice. You will be given a subset of this dataset to perform few tasks and the whole (original) dataset for other tasks. This will give you an idea about how techniques are related.

Why this assignment?

  • This assignment will help you to get familiar with primary and important steps of Pre-Processing and cleaning a dataset.
  • We will learn why use specific techniques over other techniques.
  • For this assignment you will be given following python packages:
    • Pandas
    • Numpy
    • sklearn
    • scipy

By completing this project you will be awarded with 250 points.

So, let's get started!

feature_engineering_project's People

Contributors

alex19427 avatar codebeast77 avatar pradeepjaiswar avatar sangamangreg avatar sonik8494 avatar vishwas31 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.