Python Meetup 03/27/15: machine learning, python AST and World of Tanks player statistics

  • Tutorial
Traditionally, Python Meetup took place on the last Friday of the month. In the March meeting with invited speakers, we figured out the following topics:
  • Python Machine Learning
  • How does Python AST work and what interesting facts does the dialect have
  • How to stop using multithreaded code with Requests, Asyncio, and Aiohttp

Watch videos and links to presentations under the cut. Happy viewing!

image




Machine learning with Python / Oleg Shidlovsky
Web developer Doist

In Oleg’s talk you can learn about the basic concepts of Machine learning and see examples of working with libraries that can be used to easily solve problems related to machine learning.
Watch Oleg's presentation




Python AST: between source and bytecode / Nikolay Karelin
System Architect VPI Development Center

In this report, you can get acquainted with the details of the Python AST device and, in particular, find out some interesting facts about the work of the Hy dialect.
Watch the presentation of Nicholas




How to download World of Tanks player statistics in one night / Pavel Perestoronin

How to stop using multithreaded code with Requests, Asyncio and Aiohttp? Using the Wargaming Public API as an example, Pavel showed how single-threaded asynchronous code works more efficiently than a naive multi-threaded code.
Watch Paul's presentation




The next Python Meetup will take place this Friday, April 24th.

Mitap Program :
  • Grail: steps for your Python tests / Igor Khrol
  • Rest services on Flask / Egor Nazarkin

Details and registration

See you at Python Meetup!

Also popular now: