Pinned Repositories
CoffeeFutures
Algorithmic Trading of Coffee Futures with Machine Learning
CoffeeRust
Data visualizations to quantify and explore the relationship between coffee rust, production and futures.
DataVizMisc
Miscellaneous Data Visualizations
Emergency_Routes
UCD Emergency_Route Visual Interfaces
PovertyPrediction
Household Level Poverty Indicators with Neural Networks and Random Forest Classification
Twitter_Venezuela_Food
Predicting neighborhood tweet location with machine learning
vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
WiDS_graph_algorithms
Code to go along with the Women in Data Science Workshop "Graph Theory for Data Science, Part II: Graph Algorithms: Traversing the tree and beyond"
thedatalass's Repositories
thedatalass/CoffeeRust
Data visualizations to quantify and explore the relationship between coffee rust, production and futures.
thedatalass/Twitter_Venezuela_Food
Predicting neighborhood tweet location with machine learning
thedatalass/WiDS_graph_algorithms
Code to go along with the Women in Data Science Workshop "Graph Theory for Data Science, Part II: Graph Algorithms: Traversing the tree and beyond"
thedatalass/DataVizMisc
Miscellaneous Data Visualizations
thedatalass/Emergency_Routes
UCD Emergency_Route Visual Interfaces
thedatalass/accel-brain-code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) that I have written in my website. Especially, Natural Language Processing, Statistical Machine Learning, and Deep Reinforcement Learning are main topics.
thedatalass/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
thedatalass/AIX_References
thedatalass/awesome-machine-learning-interpretability
A curated list of awesome responsible machine learning resources.
thedatalass/DemARK
Demonstrations of how to use material in the Econ-ARK
thedatalass/Emotion-Detection-Project
This repository contains the source code and resources for an emotion detection application using Watson NLP. The project is structured to support the development, testing, and deployment of a robust emotion analysis tool. 💻🚀
thedatalass/fastai-v3
Starter app for fastai v3 model deployment on Render
thedatalass/HARK
Heterogenous Agents Resources & toolKit
thedatalass/HumanLoopIEEE20
thedatalass/IEEEHumanLoopWorkshop20
thedatalass/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
thedatalass/mat2vec
Supplementary Materials for Tshitoyan et al. "Unsupervised word embeddings capture latent knowledge from materials science literature", Nature (2019).
thedatalass/materials
Bonus materials, exercises, and example projects for our Python tutorials
thedatalass/oaqjp-final-project-emb-ai
final-project-emb-ai
thedatalass/ogb
Benchmark datasets, data loaders, and evaluators for graph machine learning
thedatalass/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
thedatalass/OverARK
Project management and administration for econARK
thedatalass/owlapi
OWL API main repository
thedatalass/RAG_Hugging_Face
Enhance LLMs using RAG and Hugging Face
thedatalass/Real-Time-Object-Detection-With-OpenCV
This project aims to do real-time object detection through a laptop cam using OpenCV. The idea is to loop over each frame of the video stream, detect objects, and bound each detection in a box.
thedatalass/scipy_proceedings
Tools used to generate the SciPy conference proceedings
thedatalass/SimioApiHelper
API Helper. Tools to help with your Simio API environment, plus API usage examples.
thedatalass/Tutorial_Agent_Based_Models
A Tutorial for Agent Based Models in Python
thedatalass/voila
From Jupyter notebooks to standalone web applications and dashboards
thedatalass/YOLO-object-detection-with-OpenCV
Object detection using YOLO object detector