Git Product home page Git Product logo

santiagomorenov / 50-startups-multiple-reg Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.62 MB

This project estimates a multiple linear regression of 50 startups and how their expenses on R & D, administration, marketing, and location can be significant or not to their profits.

Jupyter Notebook 100.00%
backward-elimination multiple-linear-regression-model akaike-information-criterion catools ggplot2 matplotlib numpy pandas ptyhon r

50-startups-multiple-reg's Introduction

50 Startups

Venture Capital

Multiple Linear Regression

A venture capital fund wants to obtain a criterion to invest in fifty startups. Based on a dataset containing: their expenditure on R & D, administration and marketing, location (state), and profit, we will find which features are significant to these startups' profits.

Optional R code

You will also find an R file with the equivalent code, which is optional. This R code contains three different ways to implement Backwards Elimination. The first one consists of running the different linear models so the user can compare them. The other two ones are:

  • 1. The use of the R function step().

  • 2. It is a function where an algorithm for Backward Elimination has been implemented. A significance level - SL- of 5% has been pre-set (you can copy it for your projects and experiment with other SL).

I have also added the R code with a Google Colab R runtime. So, if you are interested in knowing how to do it, please visit this site by Fidocia Wima Adityawarman, who explains how to easily change the runtime for using R in Colab:

How to use R in Google Colab

Note: If the Colab notebook is not being displayed, please copy the URL and paste it on nbviewer so you can see the code.

Descriptive statistics, histograms, and boxplots

This was not part of the main task for this project, but I have added a file in Python so you can see the descriptive statistics, histograms, and boxplots.

Usage

Please note that this code is intended for educational and non-commercial use only.

Contributions

Contributions to this repository are welcome. If you find a bug or have suggestions for improvement, please open an issue or submit a pull request.

Credits

This project was created by Santiago Moreno Velasquez as part of an Udemy Guided Project.

50-startups-multiple-reg's People

Contributors

santiagomorenov avatar

Watchers

 avatar  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.