Pinned Repositories
airi-test-task
algorithms-and-structures
This repository contains my practice in different sort algorithms and structures
custom-gradient-boosting
This is a my implementation of popular machine learning method - gradient boosting. MSE of my implementation less that MSE of sklearn.ensemble.GradientBoostingRegressor class, but it fits slower.
hotel-db-pet
mlops-example
The repository is a cheat sheet for a project that uses MLOps (mlflow, dvc, kubeflow, lightning, etc.).
mmdetection
OpenMMLab Detection Toolbox and Benchmark
NetworkWrapper
NetworkWrapper library repository
news-clusterization
News parsing, clustering and visualization.
Parser_graduates_list
A program which parse lists with people who want to go to HSE university and get predict about a minimum score enough to go to this university.
train-qt-creator-app
This is my first train app with GUI written in C++ with object-oriented programming and using QT Creator.
JohnConnor123's Repositories
JohnConnor123/q-learning-example
Repository with an implementation of the Q reinforcement learning algorithm.
JohnConnor123/airi-test-task
JohnConnor123/mlops-example
The repository is a cheat sheet for a project that uses MLOps (mlflow, dvc, kubeflow, lightning, etc.).
JohnConnor123/news-clusterization
News parsing, clustering and visualization.
JohnConnor123/algorithms-and-structures
This repository contains my practice in different sort algorithms and structures
JohnConnor123/mmdetection
OpenMMLab Detection Toolbox and Benchmark
JohnConnor123/NetworkWrapper
NetworkWrapper library repository
JohnConnor123/hotel-db-pet
JohnConnor123/python-vendorize
Vendorize packages from PyPI
JohnConnor123/custom-gradient-boosting
This is a my implementation of popular machine learning method - gradient boosting. MSE of my implementation less that MSE of sklearn.ensemble.GradientBoostingRegressor class, but it fits slower.
JohnConnor123/train-qt-creator-app
This is my first train app with GUI written in C++ with object-oriented programming and using QT Creator.
JohnConnor123/Parser_graduates_list
A program which parse lists with people who want to go to HSE university and get predict about a minimum score enough to go to this university.