Home
Projects
Experience
Education
Skills
Achievements
Loraine Monteagudo
Software Engineer specializing in FullStack development and Machine Learning
Implementation of a website to automate the process of enrollment in UH distance courses
Collection of projects at DataCamp. These exercises are taken from the course Associate Data Scientist in Python from DataCamp.
My collection of projects teaching Machine Learning subject.
The project focuses on Named Entity Recognition (NER) and Relation Extraction (RE) using machine learning models.
Simulates the behavior of the airport for a week to estimate the total time each of the airport's runways is empty.
Implementation in Huskell of a Hidato Sudako game.
This project focuses on the classification of schizophrenic patients using the wavelet transform applied to evoked potentials
Solutions for several problems given in the Analysis and Design of Algorithms subject.
Impelementation of VIM editor in NASM (Assembly) without relying on an operating system
This was my thesis project. It's objective is to design a meta-learning strategy for generic domains in machine learning to speed up AutoML systems
This project is a CPU Scheduling Simulator that implements various scheduling algorithms
Implementation of an Information Retrieval System based on the Vector Information Retrieval Model
This project analyzes household electricity consumption data using statistical methods and machine learning techniques to uncover patterns and relationships.
This project consists of the implementation of a Fuzzy Inference System, a framework that emulates human reasoning by mapping inputs to outputs using fuzzy logic
Scraper of Sensortower page to collect app download statistics for Android and iOS.
Applied data extraction techniques to obtain the data, data analysis to visualize and analyze such data, and machine learning algorithms to predict cryptocurrency prices in the short future.
Implementation of a COOL interpreter that has type inference by adding the type AUTO_TYPE
This project provides tools for analyzing grammars
Machine Learning project to detect negation in sentences and its scope
This project implements a simple blockchain structure to represent a chat channel, where each message is encapsulated within a block in the chain.
This project consists of the simulation of agents interacting with a changing environment.