Code Monkey home page Code Monkey logo

Abhishek Pandey's Projects

analytics_vidhya icon analytics_vidhya

Codes related to activities on AV including articles, hackathons and discussions.

analyzing-visualizing-data-powerbi icon analyzing-visualizing-data-powerbi

This repository contains the lab files and other resources for the free Microsoft course DAT207x: Analyzing and Visualizing Data with Power BI. To learn how to connect, explore, and visualize data with Power BI, sign up for this course on edX.

audit-data icon audit-data

Building a classification ML model to help auditors to predict a fraudulent firm

capital-one_ds-_ch icon capital-one_ds-_ch

A capital one data science challenge where we have to analyze data patterns in NYC dataset

data icon data

Data and code behind the articles and graphics at FiveThirtyEight

detecting-spam icon detecting-spam

Out of the mail list, find an algo to detect whether a mail is a spam or not

energy-efficiency icon energy-efficiency

Goal: Implemented a linear regression model on the dataset to predict the energy usage of appliances. We are not allowed to use any available implementation of the regression model. We should implement the gradient descent algorithm with batch update (all training examples used at once). Using the sum of squared error normalized by 2*number of samples [J(β0, β1) = (1/2m)[∑(yᶺ(i) – y(i))2 ] as our cost and error measures, where m is number of samples. We can use any number of features greater than 15. We can decide on which features to use using some experimentation and exploratory analysis. Also implemented a logistic regression model as described in Part 4. For logistic regression, we can write our own implementation similar to linear regression, or can use any R or Python library. You should use the logistic regression cost/error function from the class. In addition you can also use accuracy/ROC/etc.

eta---uber icon eta---uber

Calculating ETA of Uber in london using Uber movement data

learn-pandas icon learn-pandas

Tutorials on how to use pandas effectively to do data analysis

multidimensionalsearch icon multidimensionalsearch

A Java project to optimize search operations for different attributes for the same line of products.

nycflights13 icon nycflights13

An R data package containing all out-bound flights from NYC in 2013 + useful metdata

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.