Cai Selvas Sala (caiselvass)

caiselvass

Geek Repo

Location:Barcelona, Spain

Github PK Tool:Github PK Tool

Cai Selvas Sala's starred repositories

leafmap

A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment

Language:PythonLicense:MITStargazers:3149Issues:0Issues:0

word-embeddings

Word embeddings are very useful representations of words that can represent semantic information. This project trains some Word2Vec embeddings, uses RoBERTa (and other embeddings) for semantic text similarity and also does text classifcation

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

pykan

Kolmogorov Arnold Networks

Language:Jupyter NotebookLicense:MITStargazers:14334Issues:0Issues:0

LaTeX-OCR

pix2tex: Using a ViT to convert images of equations into LaTeX code.

Language:PythonLicense:MITStargazers:11652Issues:0Issues:0
Language:Jupyter NotebookStargazers:2Issues:0Issues:0

purchases-prediction

Machine Learning purchases prediciton.

Language:Jupyter NotebookStargazers:1Issues: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

sentiment-analysis

In-depth exploration of sentiment analysis on movie reviews with two different approaches: supervised learning, using techniques like BoW; and unsupervised, using SentiWordnet and word sense disambiguation.

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

top-streaming-songs-modeling

This repository contains the PMAAD course project from the Artificial Intelligence Degree at Universitat Politècnica de Catalunya. It models and analyzes Spotify's top 40 weekly streamed songs (2017-2021) using R. Techniques include clustering, textual analysis, and geospatial analysis to uncover music trends and characteristics.

Language:RLicense:GPL-3.0Stargazers:5Issues:0Issues:0