Giter Site home page Giter Site logo

data-analysis's Introduction

Data-Analysis

The codes were made for assignment purpose in Data Analysis Course (EE 201)

Instructions on running the courses

The codes can be run on standard R-Studio which needs an additional installation of R official package. After installing, both R and R-Studio, the codes can be run in them. However the codes can be run in the official R package only. But the GUI of R-Studio is way better than the official R-Console.

Assignment Structure

Each assignment consists of Problem Statement and it's corresponding codes in R. Some codes have in-built functions used. In, some codes we have incorporated our algorithms to make our own functions instead of in-built functions.

Assignment 1

The assignment basically requires us to find the central tendencies for the randomly generated numbers. We have the file named 1.r which has the final code which can be readily implemented.

Assignment 2

The assignment basically requires us to plot different types of graphs for the data we are finding. We have the file named 2.r which has the final code which can be readily implemented.

Assignment 3

The assignment basically requires us to prove the Central Limit Theorem. We have the file named 3.r which has the final code which can be readily implemented. Furthermore, some data sets were chosen and then modelled and trained accordingly to as to fetch the required result. We have to import the .csv file provided to us and use that data to conduct the experiment.

Assignment 4

The assignment basically requires us to find Power of an experiments. We have the file named 4.r which has the final code which can be readily implemented. We have t ouse the concepts of Hypothsis Testing to calculate the power of the experiment. We have to import the .csv file provided to us and use that data to conduct the experiment.

The concepts covered are basics of Machine Learning and Deep Learning concepts.

Open for PR(s)

data-analysis's People

Contributors

rishitsaiya avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

data-analysis's Issues

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.