Giter Site home page Giter Site logo

Myrto Iglezou's Projects

airbnb-data-analysis- icon airbnb-data-analysis-

A data mining project for data Exploration of Airbnb dataset, for Febrouary,March and April 2019

b-plus-tree icon b-plus-tree

Implementation of a B+ tree in C, as a project in "Implementation of Database Management Systems" course.

comment-classifier icon comment-classifier

A machine learning system that takes a comment and classifies it as offensive or non-offensive (neutral). This system will be trained in a data set with comments in which the tags (insult or non-insult) are known. Classification algorithms used: Naive Bayes, SVM, Random Forest.

document-retrieval-system icon document-retrieval-system

This project is about developing a document retrieval system to return titles of scientific papers containing the answer to a given user question. Two different sentence embedding approaches have been implemented and compared.

greek-ministry-of-labour-website icon greek-ministry-of-labour-website

πŸ›οΈ πŸ‡¬πŸ‡· 🌐 Redesigned the website of Greek Ministry of Labour as a project for Human-Computer Interaction course.

kakuro-ai-project- icon kakuro-ai-project-

Kakuro is a logic puzzle that is often referred to as a mathematical transliteration of the crossword. The aim of this work is to see how certain algorithms behave through solving this game.

linkedin-clone icon linkedin-clone

πŸ’»πŸŒ Web application similar to LinkedIn implemented with Angular and SpringBoot.

multiprocess-disease-monitor icon multiprocess-disease-monitor

Implementation of an undistributed information processing tool that receives, processes, records and answers questions about viruses. It is created with processes, using system calls fork / exec and communicating processes through pipes, using low-level I / O.

multithread-disease-monitor icon multithread-disease-monitor

Implementation of an undistributed information processing tool that receives, processes, records and answers questions about viruses. It is created, using system calls fork / exec, threads, signals and communication through pipes, using low-level I / O and sockets.

question-answering-bert-model icon question-answering-bert-model

❓❔In this project a BERT-based model is build, which returns β€œan answer”, given a user question and a passage which includes the answer of the question. For this question answering task, SQuAD 2.0 dataset is used.

red-black-tree icon red-black-tree

A red–black tree is a self-balancing binary search tree. Each node of the binary tree has an extra bit, and that bit is interpreted as the color (red or black) of the node. These color bits are used to ensure the tree remains balanced during insertions and deletions.

sentiment-classifier-rnn icon sentiment-classifier-rnn

Different kinds of sentiment classifiers are developed using bidirectional stacked RNN with LSTM/GRU cells for the Twitter sentiment analysis dataset.

sentiment-classifiers-nn icon sentiment-classifiers-nn

This project includes 4 models of sentiment classifiers using feed-forward neural networs for The Twitter sentiment analysis dataset and comparison of them.

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.