Giter VIP home page Giter VIP logo

mutual-fund-returns's Introduction

Project Overview

The data given is of the mutual funds in USA. The objective of this problem is to predict the ‘basis point spread’ over AAA bonds i.e. feature ‘bonds_aaa’ against each Serial Number.

Basis Point Spread indicates the additional return a mutual fund would give over the AAA rated bonds.

Learnings from the project

Apply linear model using GridsearchCV. Concepts utilised

  • Chi square contengency test
  • Box plot
  • Linear regression
  • GridsearchCV
  • Ridge and Lasso Regressor

Approach taken to solve the problem

Steps involved:

  1. Perform Chi-Square test to check assosciation between features and remove the same so that the assumption for linear regression model is satisfied.
  2. Check for Outliers.
  3. Apply the linear regression model.
  4. Use lasso regressor and ridge regressor with the help of gridsearch cv , and check is there any improvement in the prediction.

mutual-fund-returns's People

Contributors

satyapriyachaudhari avatar

Forkers

karagul

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.