GithubHelp home page GithubHelp logo

python's Introduction

Python

Python

gendermodel.py, genderclassmodel.py, and myfirstforest.py are used in the Titanic tutorial for Python at this link: https://www.kaggle.com/c/titanic-gettingStarted/data?gendermodel.py

QSTK_tutorial.py is for the Computational Investing course as seen in the link below: http://wiki.quantsoftware.org/index.php?title=CompInvestI_Homework_1

scrape.py is a web scraping Python script

LineChart_VORPvsWsp.py is similar to the statistical analysis I did using R

The files in the "MachineLearning" folder are code files from the book Programmer's Guide to Data Mining, http://guidetodatamining.com In the filteringdata.py file, I implemented the Euclidean and CompareDistances functions and replaced users with decks with data obtained from http://yugioh.tcgplayer.com/db/deck_search_result.asp

In the NBA folder, I performed statistical analysis on NBA data, similar to what I worked on using R. I also included the SVM_wins.py file, which attempts using Support Vector Machine to try to predict which NBA teams playing against each other will win. The raw data can be found at http://www.basketball-reference.com/

Each sample (NBA12_14, NBA14_playoffs, etc) represents as the result of a game and has 16 features. The first column indicates whether the road team won or not. 1 means win and 0 means loss. The features include offense and defense factors (Effective Field Goal Percentage, Turnover Percentage, Offensive Rebound Percentage and Free Throws Per Field Goal Attempt) for both the road and home teams.

Bitdeli Badge

python's People

Contributors

bitdeli-chef avatar jk34 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.