An open API service providing repository metadata for many open source software ecosystems.

GitHub / datatrigger 7 Repositories

Data Engineering & Machine Learning Operations

datatrigger/rust-learning

Learning Rust

Language: Rust - Size: 879 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

datatrigger/algorithms_data_structures

Algorithms & Data Structures in Python

Language: Jupyter Notebook - Size: 648 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

datatrigger/snippets

Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

datatrigger/aoc_2023

Advent of code

Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

datatrigger/python-sample-vscode-flask-tutorial Fork of microsoft/python-sample-vscode-flask-tutorial

Sample code for the Flask tutorial in the VS Code documentation

Language: HTML - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

datatrigger/datatrigger

My blog about data engineering and machine learning operations

Language: HTML - Size: 42.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

datatrigger/stocks_frontend

Language: Vue - Size: 644 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

datatrigger/stocks_backend

FastAPI backend to fetch stocks data

Language: Python - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

datatrigger/nlp_hugging_face

Text classification with the transformers library from Hugging Face, by fine-tuning DistilBERT or using summarization + Zero-Shot classification.

Language: Jupyter Notebook - Size: 5.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

datatrigger/pandas_spark_training Fork of guipsamora/pandas_exercises

Language: Jupyter Notebook - Size: 16.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

datatrigger/asymmetric_loss

Implement a custom asymmetric loss to train and drive a regression model towards underestimation or overestimation

Language: Jupyter Notebook - Size: 1.34 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

datatrigger/anomaly_detection_lof

Anomaly detection using Local Outlier Factor / Isolation Forest with Python / R

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/weighted_random_forest_spark_3

Experiment with sample weights support added to random forest and a few other classifiers in Spark 3

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/sum_random_variables

Contour plots to answer this question: if the sum of two random variables is large, are they likely to be both large ?

Language: R - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/subtotals

Adding totals and subtotals rows with pandas / the tidyverse

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/light_gradient_boosted_machine

Experiment with with Microsoft's LightGBM to predict the critical temperature of superconductors.

Language: Jupyter Notebook - Size: 8.65 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/shiny_apps

Run the CLT Shiny app : https://datatrigger.shinyapps.io/CLT_Visualization/

Language: R - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

datatrigger/computer_vision

Computer vision projects with PyTorch and fast.ai.

Language: Jupyter Notebook - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/interpretable_machine_learning

Getting explanations for predictions made by black box models.

Language: Jupyter Notebook - Size: 4.25 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/scaling

How to properly split and scale a dataset using Python, Spark & R modules.

Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

datatrigger/unlimited-translation_kubernetes

Deploying our multi-container app unlimited-translation to a GKE cluster

Size: 52.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/unlimited_translation-backend

Source of the Docker image for the API backend of the unlimited-translation app

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/unlimited_translation-frontend-swarm

Source code of the Docker image for the unlimited-translation app frontend

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/unlimited-translation_docker_swarm

A translation service (German to English) with no character limit.

Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/unlimited_translation-frontend-k8s

Source code of a translation app's Flask frontend microservice

Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/kafka_stream_air_quality

Retrieving the air quality index of various cities through an HTTP API and generating a Kafka stream.

Language: Python - Size: 8.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

datatrigger/aircraft_classifier

This repo is the source of the web app built on the cloud platoform Heroku at:

Language: Jupyter Notebook - Size: 40.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

datatrigger/school_projects

Here are some projects I did during my master of science in statistics and data science at ISUP, Paris.

Language: HTML - Size: 18.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

datatrigger/annotated_research_papers Fork of AakashKumarNain/annotated_research_papers

This repo contains annotated research papers that I found really good and useful

Size: 41.8 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0