dhira108 / machine-learning-articles

List of interesting articles on different topics of machine learning and deep learning
0 stars 0 forks source link

Current readings #19

Open dhira108 opened 4 years ago

dhira108 commented 4 years ago

TL;DR

Article Link

https://habr.com/ru/post/275273/ https://towardsdatascience.com/neural-collaborative-filtering-96cef1009401 https://towardsdatascience.com/hands-on-predict-customer-churn-5c2a42806266

Author

Key Takeaways

Useful Code Snippets

#Add your codes here
import numpy as np
import pandas as pd

Useful Tools

Comments/ Questions