Skip to content

greg-kan/ml_portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml_portfolio

@RU

Репозиторий содержит pet проекты, выполненные в процессе изучения ML / DL.

    1. flat_price_prediction - Парсинг сайта krisha.kz и построение модели для прогнозирования стоимости квартир. (Random Forest, Torch).
    1. exploratory_data_analysis - Разведывательный анализ данных (Exploratory Data Analysis, EDA). (Пример EDA на тренировочном Dataset'е).
    1. restaurant_rating_prediction - Предсказание рейтинга ресторана (Генерация новых признаков и Random Forest regression).
    1. сredit_scoring - Кредитный скоринг (Классификация на базе логистической регрессии).
    1. car_price_prediction - Предсказание стоимости автомобиля (Несколько алгоритмов регрессии в сравнении).
    1. captcha_recognition - Распознавание captcha (нейронные сети).
    1. car_classification - Классификация автомобилей (нейронные сети).
    1. movie_genre_classification - Определение жанра фильма по описанию (LSTM, BERT).
    1. concatenate_on_yelp_dataset - Тональность обзора (текста) (Keras Concatenation on Yelp Dataset).
    1. complaints_classification - Классификация текстов на реальном датасете "Жалобы клиентов". Категоризация жалоб.
    1. person_segmentation - Сегментация изображений (Keras, Convolutional Networks)
    1. nucleus_detection - Сегментация изображений (Keras, Convolutional Networks)
    1. reinforsement_simple - Простые зачачи Reinforsement learning (Frozen Lake, Cartpole, Ping Pong)
    1. autoencoders_gan_vae - Автоенкодеры (GAN, VAE)
    1. graphs_theory_methods - Построение рекомендательных систем методами Теории Графов

Содержимое находится в процессе разработки.

############################################################################################

@EN

This repository contains pet projects completed in the process of learning ML / DL.

    1. flat_price_prediction - krisha.kz site parsing. Building the model for predicting the cost of apartments. (Random Forest, Torch).
    1. exploratory_data_analysis - Exploratory Data Analysis (EDA). (Just EDA on some Dataset)
    1. restaurant_rating_prediction - Restaurant rating prediction (Feature Ingenering and Random Forest regression).
    1. сredit_scoring - Credit scoring (Classification on Logistic Regression).
    1. car_price_prediction - Car price prediction (A few regression algorithms in comparison).
    1. captcha_recognition Captcha-recognition (neural network).
    1. car_classification - Car classification (neural network).
    1. movie_genre_classification - Movie genre recognition from the text description (LSTM, BERT).
    1. concatenate_on_yelp_dataset - Determining the Sentiment of a Review (Keras Concatenation on Yelp Dataset).
    1. complaints_classification - Classification of texts on the real dataset "Customer Complaints". Categorization of complaints. In progress.
    1. person_segmentation - Image Segmentation (Keras, Convolutional Networks)
    1. nucleus_detection - Image Segmentation (Keras, Convolutional Networks)
    1. reinforsement_simple - Reinforsement learning, simple tasks (Frozen Lake, Cartpole, Ping Pong)
    1. autoencoders_gan_vae - Autoencoders (GAN, VAE)
    1. graphs_theory_methods - Construction of recommender systems using Graph Theory methods

Content is under construction.

About

Machine learning portfolio projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published