Giter VIP home page Giter VIP logo

dsx_handson's Introduction

Note:

Tested on Python 2.7 with spark 2.0

  • Run the below line of code to install 0.18 of scikitlearn
!pip install scikit-learn==0.18

Classification

  • Classification classification-12Liner consists of a shortened version of IRIS classifier with no evaluation
  • Classification Simple outputs a related image basing on the classification of the flower
  • Classification_Evaluation contains the Complete version of Basic IRIS data classification along with performance evaluation and algorithm comparision
  • MNIST Simple classifies random test images of hand written digits from MNIST Dataset into respective classes of 0-9

Regression

  • Regression_realestate uses Linear regression to predict Real estate prices based on a dataset included in RealestateData.csv
  • Regression_tv predicts which of the two Tv series flash or Arrow gets most veiwership based on the data from veiwershipData.csv

Importing Notebooks onto DSX

From From URL

  • Copy the URL of the python notebook File
  • Click on From URL Tab
  • Give your project a name and paste the copied url in Notebook URL Field

From File

  • Download the gitHub Repo
  • Click on From File Tab
  • Give your notebook a name and click browse button to import your .ipnyb file

Accessing DataFiles

  • Click on add data assets from the project home screen
  • Import your .csv data file
  • From within the notebook, click the Find and add Data menu item on the top right
  • Find your dataset and select Insert Pandas Dataframe
  • use the assigned Data variable which can be seen in the second-bottom most line of the inserted code

dsx_handson's People

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.