An open API service indexing awesome lists of open source software.

https://github.com/dayyass/kaggle

My solutions for different Kaggle Competitions.
https://github.com/dayyass/kaggle

bert data-science deep-learning kaggle machine-learning metric-learning natural-language-processing nlp siamese-network transformer

Last synced: 2 months ago
JSON representation

My solutions for different Kaggle Competitions.

Awesome Lists containing this project

README

          

# Kaggle
My solutions for different Kaggle Competitions:
- [Quora Question Pairs](./Quora_Question_Pairs/)
- [Predict Closed Questions on Stack Overflow](./Predict_Closed_Questions_on_Stack_Overflow/)

### Requirements
- python >= 3.7

### Thanks
Thanks to [Tatiana](https://github.com/tatiana-iazykova) for help with metric learning in Quora Question Pairs!