Giter VIP home page Giter VIP logo

exploringml's Introduction

exploringML

exploringML My own set of Python methods/classes/snippets written during my hot love affair with Machine Learning. #What does this do? This is just a set of python files that I wrote to get a better understanding of ML concepts. Caution: Not for the faint hearted. If you do not have a sound Mathematical/Statistical background, turn back now. File Names and their description: #1. web_traffic_plot.py This code demonstrates the capabilities of scipy and matplotlib. Also, displays the power of Linear Regression. This code utilizes a tsv file with data from a web site for hits received/hour for 743 hours. This example tries to apply concepts of regression and finds the best fit for the data. #2. iris_dataset_all_combinations.py This code uses the "sklearn.datasets" package to load the classic "Iris Classification Problem" dataset and creates all possible outcomes in which data can be represented using "PyPlot". This will help potential data-scientists choose the best way to present data to the ML algorithm. #3. iris_dataset_classification_algorithm.py This code actually builds a classification model based on Program 2. The classification algorithm is based on simple mathematical concepts and does NOT contain sci-fi ML code.

exploringml's People

Contributors

chitkosarvesh avatar

Watchers

James Cloos avatar  avatar  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.