April Meetup


Details
# Schedule
- First contribution to open source with readme file 😀
- KD Tree and Ball Tree
- Power of PyTest Fixtures
- 🎮 Motion Controller with the Microbit
- Luigi for automated data pipeline
- Introduction to Regular Expressions
# Talk Summary
## First contribution to open source with Readme file 😀
Speaker: Ramya Govind
Description : Many of us think contributing to open source is very hard but if we digest the whole process it will be super fun. In this talk I will share my experience of updating readme file with help of my friend.
## KD Tree and Ball Tree
Speaker: Thangaselvi
In KNN Algorithm, we generally use these two trees. Each has its own merits and used in specific scenarios.
## Power of PyTest Fixtures
Speaker: Kamesh
This talk will cover
- Intro to pytest(1 minutes)
- Fixture scope
- Fixture dependency
- Fixture overriding
- Pytest parametrize
- Fixture parametrization.
## 🎮 Motion Controller with the Microbit
Speaker: Vijay Kumar
In gaming, a motion controller uses accelerometer and other motion sensors to provide game input. This talk is about how the the Microbit's BLE and sensor capabilities can be leveraged to build a motion controller.
## Luigi for automated data pipeline
Speaker: Sundara Raman Narayanan
In data science the key part is to collect data and to pre-process it. This will ensure the data is readily available for consumption by the data scientist. Here I want to discuss how I built the automated data pipeline that I am using for data acquisition and model development.
## Introduction to Regular Expressions
Speaker: Godson
- Meta characters in Regex.
- Using "re" python module.
# Talk at Chennaipy
If you are interested in doing a lightning talk (10 min), please add a comment to this event page with your topic and description.

April Meetup