Code Monkey home page Code Monkey logo

data-science-portfolio's Introduction

Data-Science-Portfolio

Repository containing portfolio of data science projects completed by me for academic, self learning, and hobby purposes. Presented in the form of iPython Notebooks.

Note: Data used in the projects (accessed under data directory) is for demonstration purposes only.

Instructions for Running Python Notebooks Locally

1.Install dependencies using requirements.txt.

2.Run notebooks as usual by using a jupyter notebook, server, Vscode etc.

End-to-End Projects

Below is the end to end projects and it can attach by resume

In this prediction help to that farmers they are interested in what is the amount of fertilizers, prestisides and seed is to requrired for maximize the output. Also find the what is the total havesting cost according to your production, and what price are you set per kg if you are selling the market.

That projects to analyze the mobile price to help the new startup company for selecting the price of new mobiles. using Pthon, Flask, PowerBI we can analyse that project.

content

Machine Learning

Unsupervised Learning:Wheat Export analysis: Our objective is to cluster the countries based on various sales data provided to us across years. We have to apply an unsupervised learning technique like K means or Hierarchical clustering so as to get the final solution. But before that we have to bring the exports (in tons) of all countries down to same scale across years. Plus, as this solution needs to be repeatable we will have to do PCA so as to get the principal components which explain max variance.

Supervised Learning:Breast Cancer Detection analysis: Using logistic regression to predict the tummer is present or not.Using XGboost classifier model gives an 98% accuracy.

Supervised Learning:PIMA diabetes analysis: The datasets consist of several medical predictor (independent) variables and one target (dependent) variable, Outcome. Independent variables include the number of pregnancies the patient has had, their BMI, insulin level, age, and so on. Using random forest algorithm we get the 81% accuray.

Time Series Analysis

Air passenger analysis: To forcaste the value of Air passanger using the SARIMA algorithm.

data-science-portfolio's People

Contributors

ganeshdhanawade avatar

Watchers

 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.