Data Science by ODS.ai 🦜
50K subscribers
391 photos
43 videos
7 files
1.54K links
First Telegram Data Science channel. Covering all technical and popular staff about anything related to Data Science: AI, Big Data, Machine Learning, Statistics, general Math and the applications of former. To reach editors contact: @haarrp
Download Telegram
QUESTION ANSWER ARCHITECTURES – SQUAD 2.0 + U-NET

Stanford Question Answering Dataset (SQuAD) is a reading comprehension dataset, consisting of questions posed by crowdworkers on a set of Wikipedia articles, where the answer to every question is a segment of text, or span, from the corresponding reading passage, or the question might be unanswerable.

Artilce provides easy intro into NLP, covering very basic methods and defenitions.


Link: https://betterlearningforlife.com/2018/11/16/question-answer-architectures-squad-2-0-u-net/

#NLP #QA #SQuAD #novice
Top 10 IPython Notebook Tutorials for Data Science and Machine Learning

List mostly for beginners.

Link: https://www.kdnuggets.com/2016/04/top-10-ipython-nb-tutorials.html

#novice #beginner #ipython #jupyter
Free online ODS.AI course on ML

Another great free course will start on February 11. Taught through #Kaggle notebooks and competitions.

Link: https://www.kaggle.com/general/77771

#entrylevel #novice #beginner
Time series basics

Time series β€” data, with points having timestamps. Some might think that #timeseries are mostly used in algorithmic trading, but they often used in malware detection, network data analysis or any other field, dealing with some flow of time-labeled data. These two resources provide deep and easy #introduction into #TS analysis.

Github: https://github.com/akshaykapoor347/Time-series-modeling-basics
Data Camp presentation: https://s3.amazonaws.com/assets.datacamp.com/production/course_5702/slides/chapter3.pdf

#beginner #novice #python #entrylevel