Giter Site home page Giter Site logo

girish004 / data-science-playground Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 4.6 MB

Introductory code snippets which deals with the basics of data science and machine learning which you can rely on anytime

Jupyter Notebook 100.00%
machine-learning data-science pandas numpy python jupyter-notebook anaconda sklearn pip scratch scratch-implementation perceptron perceptron-learning-algorithm imbalanced-data imbalance-classification linea

data-science-playground's Introduction

Data-Science-Playground

Introductory code snippets which deals with the basics of data science and machine learning which you can rely on anytime

Key

  1. contains basic and important functions of pandas and numpy.
  2. contains introductory snippets for graph libraries like matplotlib and seaborn.
  3. contains how data is generated using dynamically using sklearn and it's functions.
  4. contains code snippets that helps us to train and test the data using linear regression model.
  5. contains code snippets that helps us to train and test the data using logistic regression model.
  6. contains code snippets that helps us to train and test the data using decision tree and the tree is drawn using graphviz.
  7. contains code snippets that helps us to build the perceptron model from scratch and helps us train and test the data using perceptron model of sklearn.
  8. contains code snippets that helps us to deal with the imbalance in the dataset.
  9. contains code snippets that helps us to train and test the data using SVM model with different kernels.
  10. contains code snippets that helps us to build the KNN and weighted KNN model from scratch and helps us train and test the data using KNN and weighted KNN model of sklearn.
  11. contains code snippets that helps us to perform ensemble and stacking (Unsupervised).
  12. contains code snippets that helps us to build the kmeans and kmodes model from scratch and helps us train and test the data using kmeans, kmodes model of sklearn (Unsupervised).

Further improvements are always welcome.

- Fork the repository
- make changes
- create pull request

Happy contributing

data-science-playground's People

Contributors

girish004 avatar

Watchers

 avatar

Forkers

karthiks2611

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.