mlafuentem

mlafuentem

Geek Repo

Github PK Tool:Github PK Tool

mlafuentem's repositories

Scrapegraph-ai

Python scraper based on AI

License:MITStargazers:0Issues:0Issues:0

KAN_Titanic

Code to train and graphically represent de Titanic model with pykan (Python package) using KANs. Indeed, the whole idea of KANs promises to reduce the architecture complexity of models, compared to MLP. The activation functions can easily be graphically represented, contributing to ML explainability.

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

Marcuswas-bert-drug-review-to-condition

Fine-tuning of a BERT-base-uncased model using HuggingFace Transformers library, on the dataset Drugs.com reviews (see below) with the purpose of text classification.

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

Time-Series-PatchTST

I conducted an experiment following the ideas of Nie et al. (2003) https://arxiv.org/pdf/2211.14730.pdf However, I changed their setting, using NeuralForecast for predictions on the Exchange dataset, which represents exchange rates of 7 different countries' currencies from 1990 to 2010. I extended the benchmark over other models.

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

RAG_talk_to_postgreSQL_database

This is a demonstration of how to set up an app through which you can use chatGPT to send text questions and fetch your data automatically from a postgreSQL database (Supabase)

Language:PythonStargazers:0Issues:0Issues:0

Prompt-Engineering-Guide

🐙 Guides, papers, lecture, notebooks and resources for prompt engineering

License:MITStargazers:0Issues:0Issues:0

cross-encoders-and-re-ranking-in-RAG

Deeplaerning.AI notebook from the course 'Advanced Retrieval for AI with Chroma" on cross-encoders and re-ranking

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

Chat-with-multiple-pdfs-LLM

A Langchain app that allows you to chat with multiple PDFs

Stargazers:0Issues:0Issues:0

yt-share

Share private youtube videos automatically, youtube API fails.

Stargazers:0Issues:0Issues:0

openai-python

Python example app from the OpenAI API tutorial

License:MITStargazers:0Issues:0Issues:0

visual-chatgpt

VisualChatGPT

License:MITStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

scrape_apa_citations_from_Gscholar

Code for Python to scrape APA citations from a specific reference

Stargazers:0Issues:0Issues:0

Defensive-play-across-teams-in-La-Liga

Heatmaps showing where La Liga teams execute defensive play. Selection of matches from season 2020-2021

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

Scrapping_currency_data

Code to scrape currency exchanges data from the web

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

SQL_BI_analyses

What to do when you suspect a dip in engagement on your platform? What indicators can you look at? What kind of SQL queries can you perform to get clear evidence? What recommendations can you put forward? Look at my latest notebook based on a real case, with actual SQL code and visualizations with Visual Explorer! Feedback is welcomed!

Stargazers:0Issues:0Issues:0

Time_series

Time series analyses

Language:Jupyter NotebookLicense:CC0-1.0Stargazers:0Issues:0Issues:0

gan

Tooling for GANs in TensorFlow

License:Apache-2.0Stargazers:0Issues:0Issues:0

Analyses

Analyses used to create the Computational Thinking Test for Adults (ATTA)

Stargazers:0Issues:0Issues:0

Conditions_for_linear_regressions-R-

R code: 5 Functions to test linear regression assumptions (linearity, homoskedasticity, autocorrelation, normality of errors and multicolinearity). Prepared for one IV regressions (except multicolinearity function with three IV). This includes recommendations to fix unmet conditions, and solutions.

Language:RLicense:CC0-1.0Stargazers:0Issues:0Issues:0