Giter VIP home page Giter VIP logo

dataanalytics's Introduction

Startup Success Analysis

README

Data Analytics Project
Rishith Bhowmick, Soundarya Ganesh, Surabhi Vedagiri, Kalp Aghada


Description

This repository contains the notebooks and the data used for the project in the course "Data Analytics".

It contains the 5 main notebooks: Exploratory Data Analysis and 4 more for cleaning the data and the 4 distinct models created. The notebook for Exploratory Data Analysis (EDA.ipynb) contains the graphs and inferences obtained from the EDA performed on the dataset.

  • EDA.ipynb
  • Data Cleaning_and_Logistic Regression.ipynb
  • SVM.ipynb
  • Random_Forests.ipynb
  • Decision_Tree.ipynb

The models created for the dataset are:

  • Logistic Regression
  • Decision Tree Classifier
  • Random Forest Classifier
  • Support Vector Classifier

In each of these notebooks, data has been cleaned and appropriate features and parameters have been landed upon through EDA (and RFE, recursive feature elimination) to obtain optimal results.


Steps to Reproduce Project

To execute the project, run each of these files in the following order with Jupyter. Cells can either be run one by one, or all be run at once (in order).

  • EDA.ipynb
  • Data Cleaning_and_Logistic Regression.ipynb
    • Cleans the data (Startup.csv), creates intermediate databases of the same (X_clean, y_clean) for quick access by other models. A copy of X_clean and y_clean are included for backup purposes, but are not required by default when running the project, because they are created by this file anyway.
  • SVM.ipynb
  • Random_Forests.ipynb
  • Decision_Tree.ipynb

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.