Giter Site home page Giter Site logo

xavigs / breaks-analyzer Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 1.53 MB

Web scraper that extracts all daily tennis matches, and analyse them to predict the probability in the "First Set Player To Break Serve" market.

License: MIT License

Python 100.00%
python scraping beautifulsoup probability statistics bigdata markdown tennis sports

breaks-analyzer's Introduction

Breaks Analyzer

license: MIT made-with-python Donate

Web scraper that extracts all daily tennis matches, and analyse them to predict the probability in the "First Set Player To Break Serve" market.


1. Features

  • Web scrapers to get all data.
  • Data analysis from February 2020.
  • Multiple formulas are analized every month.
  • A neural network is being trained and improved permanently.

2. Project schema

The analysis to find a profitable formula for the "First Set Player To Break Serve" market is composed of several phases.

This is the flow chart that describes the whole process.

Break analysis schema


3. Technologies

  • Python 2.7
  • MongoDB database
  • BetsAPI, from RapidAPI (Bet365 access)

4. Required Python libraries

  • bs4 (Beautiful Soup)

  • requests (Access to URL)

  • lxml (Beautiful Soup LXML Parser)

  • pymongo (Tools for working with MongoDB)

  • click (Toolkit to pass arguments to the scripts)

  • colorama (Colored terminal print)

  • python-Levenshtein (Python extension for computing string edit distances and similarities)

  • I also use pudb to debug


5. License

MIT License

Copyright (c) 2021 Xavi Garcia i Sunyer


6. Author

Xavi G. Sunyer

breaks-analyzer's People

Contributors

xavigs avatar

Stargazers

 avatar

Watchers

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