Giter Site home page Giter Site logo

Vytautas Bielinskas's Projects

anomaliesdetection-with-timeseriesanalysis icon anomaliesdetection-with-timeseriesanalysis

This is an experimental of anomalies detection by applying different approach to the problem. PCA component regularization method, K-Mean Clustering, SVM and Gausian Distribution models has been used to detect anomalies on time series data.

automatic-data-parsing-structuring-grouping-writer icon automatic-data-parsing-structuring-grouping-writer

This Python code read CSV file and automatically recongizes real estate properties, finds specific cells at Excel file where specific values should be written, make all Excel formating and building all neccesary formulas only by one click! Half day work done just in half a minute.

booking.com-data-scrapper-selenium icon booking.com-data-scrapper-selenium

This Python made web scrapper gather all possible data (features) of properties in chosen area in ant place of the world. Due to dynamic content that is delivered by JavaScript scripts, Selenium was choosen as the best Python libary to gather such data. © Vytautas Bielinskas 2017

booking.com-price-scrapper-selenium icon booking.com-price-scrapper-selenium

This Python algorithm will gather data of prices for 365 next days for specific chosen hotel on Booking.com. There can be some bug for testing on different properties but for our target property is worked perfectly. (© Vytautas Bielinskas)

data-cleaning-with-ecdf icon data-cleaning-with-ecdf

The main idea is ECDF helps us to detect data outliers, in other words - data noise that must be removed from original (raw) dataset. This called as an iteration. After each iteration data get more and more clear. This is one of most technique for Data Preproccessing (Data Cleaning) based on Statistics mostly. For making code more structured I divided the whole algorithm to separate sections. Important procedures (ECDF, calculate percentiles, plot the data) are defined as Python definition with input arguments.

deep-learning---recognize-infected-cells-by-malaria--adam--sigmoid- icon deep-learning---recognize-infected-cells-by-malaria--adam--sigmoid-

The project contain folders for labeled infected and non-infected cells by malaria. The code define an 4 layers ANN that learning to recognize infected cells by a given shuffled examples from working directory and provide a learning curve as output. For optimization Adam and MiniBatch methods have been applied (Tensorflow).

denmark-metro-and-real-estate-analysis--eda- icon denmark-metro-and-real-estate-analysis--eda-

This project is quite big and this resposity is only the small part of whole project. This resp. correspond to geostatial analysis combining real estate listing and Metro station data. The task of the project: identify the impact of new new built metro stations to changes in prices of 500 m around real estate properties.

feature-engineering-manually- icon feature-engineering-manually-

This is attempt to perform Feature Engineering to Real Estate Dataset in order to extract the most significant features for Machine Learning (ML) Part. © Vytautas Bielinskas

flask-api-template icon flask-api-template

This is the clear API grounded on Flask background with few simple outputs. Easy to transform to any real world application.

identify-users-geo-data icon identify-users-geo-data

This project analysis user data (how they uses the app), identify their home and work loacation based on parsed geo data. K-mean clustering applied to determine number of possible locations for home and work.

immobilescout24-scraping-by-submarket-and-plot-it icon immobilescout24-scraping-by-submarket-and-plot-it

This web scrapper gather all possible data (features) from immobilescout24.de for each selected district (let's call is as 'submarket') and save it to separate Excel file with unique timestamp. There are also data visualzation part in the code that can be switchen on/off. © Vytautas Bielinskas

immobilienscout24.de-scrapper icon immobilienscout24.de-scrapper

This Python based Web Scrapper gather all possible values of real estate properties features from www.immobilienscout24.de that is the biggest Real Estate web listing page in Germany Real Estate market. This scrapper gather data for rental properties. Suprising is that only BeautifulSoup was enough to build this scrapper. And magical thing - Geocoding by connection to Google Maps API is implementing inside this Python code! © Vytautas Bielinskas 2017-2018

k-nn-machine-learning-neighbors icon k-nn-machine-learning-neighbors

This K-NN Machine Learning algorithm take data from external source and testing Train and Test sets to get values of accuracies delivered by algorithm based on different number of n_neighbors (hyperparameter of KNeighborsClassifier). © Vytautas Bielinskas 2018

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.