GithubHelp home page GithubHelp logo

Gleb Koptev's Projects

bagging-and-random-forest icon bagging-and-random-forest

The main purpose of the experiment represented in this notebook is to show how Decision tree and Random forest classifier algorithms depend from different hyperparameters and some approaches.

banners-placing icon banners-placing

In this notebook we perform cluster analysis on Foursquare dataset to find the most optimal locations to place banners of Carnival Cruise Line company.

central-limit-theorem icon central-limit-theorem

In this IPython notebook I have conducted an experiment, which confirmed CLT on Wigner semicircle distribution example.

data-analysis-in-credit-scoring-task icon data-analysis-in-credit-scoring-task

This preliminary data analysis purpose is to discover dependencies and correlations between target feature and another features in dataset. Comments are on Russian.

dijkstra icon dijkstra

The shortest path in a weighted graph using Dijkstra algorithm. Designed as an olympic task

drinks icon drinks

University project dedicated to polymorphism and inheritance

endjouy icon endjouy

Website designed using Bootstrap and JS.

feedback-tonality-classifier icon feedback-tonality-classifier

Feedback tonality classifier based on TfidfVectorizer and LinearSVC, trained on russian language feedback on smartphones. Interactive demo is attached too

labyrinth icon labyrinth

University task, which requires breadth-first search algorithm. The idea is concluded in the searching for the shortest path in matrix filled with 1 and 0 (available path and wall) between two points. My solution based on the Lee algorithm. So, I write 1 and 0 in my matrix as -2 and -1, which helped me to calculate and write to the matrix distance from the start position to the current point

linked-list icon linked-list

Simple linked list designed by me on C before my studying on FAMCS has started. Compiled on GCC, using Cygwin

linreg-height-prediction icon linreg-height-prediction

Task from Yandex & MIPT Machine learning and Data Analysis courses. Consists in training linear model on ready dataset of heigths and weights with linear regression algorithm.

linreg-stochastic-gradient-descent icon linreg-stochastic-gradient-descent

IPython notebook with Yandex & MIPT ML and DA Courses task. There is an implementation of linear regression to the dataset of company incomes and expenditures on advertising of different types. The main purpose is to build linear model which predict income according to expenditures on TV, radio and newspaper advertising.

medical-diagnostical-system icon medical-diagnostical-system

Supervised learning system, which monitors patients condition, diagnoses diseases and makes decisions. Designed on C# with XML-serialization to collect data about patients and binary serialization to collect templates condition-desease

oledb-csharp-to-ms-access icon oledb-csharp-to-ms-access

University task devoted to creation of console application which has access to MS Access database using OLEDB and implements database query

pets icon pets

An university project dedicated to C# standart containers

rectangles icon rectangles

Baltic OI'2004 task which was assigned as an university project. Solution on C++

scikit-uplift icon scikit-uplift

:exclamation: uplift modeling in scikit-learn style in python :snake:

text-similarity icon text-similarity

Code based on this IPython notebook will analyse a set of sentences and find numbers of sentences, which are most similar to the 0 sentence (numeration from 0). Presented sentences are transformed to vector space and then cosine distances are calculated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.