epaolinos / machine-learning-scripts

My personal Machine Learning projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Scripts

What is it

Hello, my name is Pavel Egizaryan, I am a Ph.D. in Linguistics with 3 years of experience in IT (automation, data analysis, and rule-based NLP). Currently, I'm studying Machine Learning and trying to use it for tasks in my fields of interest.

General ML Concepts

  • Currency rate — prediction of currency rates based on classical ML algorithms such as MLP Regressor and Random Forest Regressor.

Persian Linguistics

Biblical Studies

  • Septuagint classifier — book classifier for the Ancient Greek translation of the Hebrew Bible that can be used for exploring textual connections between Septuagint and the Ancient Greek texts that were written later (in progress).

Other NLP

  • Is it Pushkin? — classifier of the greatest Russian poet's authorship, used for exploring one of the mysteries of 19th-century Russian literature (in progress).
  • Disaster tweets — classifier of tweets by the description of real and fake disasters (if any), made for the Kaggle competition.

About

My personal Machine Learning projects


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%