rogerbaiges

rogerbaiges

Geek Repo

Location:Barcelona

Github PK Tool:Github PK Tool

rogerbaiges's repositories

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

rogerbaiges

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

opinion-detector

The Opinion Detector project provides tools to automatically classify movie reviews as positive or negative. Using a mix of machine learning models, it analyzes text to detect sentiments. The project stands out for its use of both supervised models, like Logistic Regression, and unsupervised methods using Lesk and sentiwordnet.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

LanguageDetector

The "Language Detection Using Character Trigrams and LID" project excels in identifying the language of text with over 99.89% F1-score accuracy, using statistical NLP. It leverages character trigrams and Lidstone's Law for precise language detection, supporting multiple languages including English, Spanish, Italian, Dutch, German, and French.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

simplex-optimization-algorithm

The project implements the Simplex algorithm in Python, focusing on solving linear optimization problems. It introduces a structured approach with two primary classes: Problem, which stores problem details, and Simplex, which performs the optimization. Emphasizing adaptability, it supports loading data from external files and incorporates numpy.

Language:PythonStargazers:1Issues:0Issues:0

SurvivalPredictionCirrhosis

The "SurvivalPredictionCirrhosis" project uses machine learning to predict cirrhosis patient survival, supporting clinical decisions. It includes data cleaning, feature analysis, and models like KNN, Decision Trees, SVM, Random Forest, XGBoost, and EBM, with a focus on accuracy and interpretability.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0