Git Product home page Git Product logo

machine_learning_short_projecct's Introduction

Basic practice projects for Data Science and Machine Learning

This repository contains short code snippets or short projects of the Machine Learning & Data Science area Below are the items that could be found.

Prerequisite:

All the projects and code snippets are written in Python 3.6+ version and Jupyter Notebook Below are the installation steps

Windows

Ubuntu

  • Ubuntu 16.04 and 14.04 ships with both Python 3 pre-installed.

Mac

Anaconda Installation

Jupyter Notebook

  • After installing the anaconda, open terminal or cmd and enter jupyter notebook

The main objecttive of the project is to predict the Survival Status of a patient based on some attributes.

The main objecttive of the project is to analysis the Uber's Supply-Demand-Gaps of cab

  • One thing to note the seaborn version is 0.9.0

The main objective of the project is to apply KNN algorithm on amazon fine food review

  • Convert the free text of food reviews into numerical vectors
  • Apply TSNE algorithm to vidualise the data

The main objective of the project is to apply KNN algorithm on amazon fine food review

  • Convert the free text of food reviews into numerical vectors
  • Apply KNN model to get the prediction accuracy

The main objective of the project is to apply Naive Bayes algorithm on amazon fine food review

  • Convert the free text of food reviews into numerical vectors
  • Apply Naive Bayes model to get the prediction accuracy

The main objective of the project is to apply Logistic Regression algorithm on amazon fine food review

  • Convert the free text of food reviews into numerical vectors
  • Apply Logistic Regression model to get the prediction accuracy

The main objective of the project is to derive manual SGD and compare the result with sklearn's SGDRegressor

  • Convert the free text of food reviews into numerical vectors
  • Apply Support Vector Machine model to get the prediction accuracy
  • Convert the free text of food reviews into numerical vectors
  • Apply Decision Tree model to get the prediction accuracy
  • Convert the free text of food reviews into numerical vectors
  • Apply Random Forest and XGBoost model to get the prediction accuracy
  • Convert the free text of food reviews into numerical vectors
  • Apply KMeans, Aglomerative and DBSCAN model to get the prediction accuracy

machine_learning_short_projecct's People

Contributors

ritun16 avatar

Stargazers

CLF avatar Rahul Raj Pandey avatar Wizard_XING 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.