GithubHelp home page GithubHelp logo

Vinko Kodžoman's Projects

phylo-research icon phylo-research

Testing different versions of BLAST and other ways to do fast local alignment.

prophet icon prophet

Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.

quora-insincere-questions-classification icon quora-insincere-questions-classification

In this competition, Kagglers will develop models that identify and flag insincere questions. To date, Quora has employed both machine learning and manual review to address this problem. With your help, they can develop more scalable methods to detect toxic and misleading content.

reference-genome-index icon reference-genome-index

RGI (Reference Genome Index) is a index based on a FM index (google BWBBLE for more information) that searches a collection of genomes called the reference genome. The RGI uses Wavelet Tree for rank queries, Suffix Array (libdivsufsort) and BWT (constructed from the SA) to answer search queries. The RGI is explained in detail in my bachelor thesis Memory-Efficient Storage of Multiple Genomes of the Same Species found in this repository as pdf.

rentals icon rentals

Desktop app for managing rentals. Written in C# using Windows Forms and SQLite database with NHibernate OR mapper. The app allows to add new customers and clients as well as rentals. To add a custom rental, inherit from the base Rentals class and implement all the needed logic as well as presentation or database logic.

search-engine icon search-engine

A search engine made in Rails using PostgreSQL and psql's advance text search. The user can choose three versions of search; fuzzy, exact and morphology. To add data to the database use the terminal or do it from the web app.

toy_app icon toy_app

Second app in the rails tutorial https://www.railstutorial.org/book/toy_app called toy_app.

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.