Skip to content

Commit

Permalink
Readme (ru&en) link hotfix (#1036)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreygetmanov authored Feb 1, 2023
1 parent 993fcb9 commit 44d02f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ Jupyter ноутбуки с примерами находятся в репоз
- Задача с кредитным скорингом `binary classification task <https://github.com/aimclub/FEDOT/blob/master/cases/credit_scoring/credit_scoring_problem.py>`__
- Прогнозирование временных рядов `random process regression <https://github.com/aimclub/FEDOT/blob/master/cases/metocean_forecasting_problem.py>`__
- Обнаружение спама `natural language preprocessing <https://github.com/aimclub/FEDOT/blob/master/cases/spam_detection.py>`__
- Прогнозирование рейтинга фильмов `multi-modal data <https://github.com/aimclub/FEDOT/blob/master/cases/multi_modal_rating_prediction.py>`__
- Предсказание сорта вина `multi-modal data <https://github.com/aimclub/FEDOT/blob/master/examples/advanced/multimodal_text_num_example.py>`__


Также доступно несколько `видео уроков <https://www.youtube.com/playlist?list=PLlbcHj5ytaFUjAxpZf7FbEaanmqpDYhnc>`__ (на русском).
Expand Down
2 changes: 1 addition & 1 deletion README_en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Extended examples:
- Credit scoring problem, i.e. `binary classification task <https://github.com/aimclub/FEDOT/blob/master/cases/credit_scoring/credit_scoring_problem.py>`__
- Time series forecasting, i.e. `random process regression <https://github.com/aimclub/FEDOT/blob/master/cases/metocean_forecasting_problem.py>`__
- Spam detection, i.e. `natural language preprocessing <https://github.com/aimclub/FEDOT/blob/master/cases/spam_detection.py>`__
- Movie rating prediction with `multi-modal data <https://github.com/aimclub/FEDOT/blob/master/cases/multi_modal_rating_prediction.py>`__
- Wine variety prediction with `multi-modal data <https://github.com/aimclub/FEDOT/blob/master/examples/advanced/multimodal_text_num_example.py>`__


Also, several video tutorials are available `available <https://www.youtube.com/playlist?list=PLlbcHj5ytaFUjAxpZf7FbEaanmqpDYhnc>`__ (in Russian).
Expand Down

0 comments on commit 44d02f1

Please sign in to comment.