Gabriel Fernandes Luz (gfluz94)

gfluz94

Geek Repo

Company:Sr Data Scientist @ N26

Location:Berlin, Germany

Home Page:https://www.linkedin.com/in/gabriel-fernandes-luz-003537127

Github PK Tool:Github PK Tool

Gabriel Fernandes Luz's repositories

Language:PythonLicense:MITStargazers:2Issues:0Issues:0

causal-inference

This repository gathers some code required for estimating Average Treatment Effect (ATE) and Conditional Average Treatment Effect (CATE). On top of it, CI/CD capabilities will be added to the repository, so that it is possible to build a Python package for common causal inference frameworks.

Language:PythonStargazers:0Issues:0Issues:0

recommender-systems

This repository aims at building recommender systems - from classical to most advanced approaches - with the full movielens dataset.

Language:PythonStargazers:0Issues:0Issues:0

credit-risk-modeling

This repository aims at building a packaged solution for credit risk assessment. The main idea is, in accordance to Basel II, develop models for the A-IRB approach - in other words, internally estimating probability of default (PD), loss given default (LGD) and exposure at default (EAD), in order to compute expected loss (EL).

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

aws-deploy-cicd

This repository will attempt to put in place an end-to-end ML development, with CI/CD capabilities. Basically, a model for fraud detection will be trained and then dumped to an Amazon S3 bucket. Hence, we will build a Docker container that will be automatically pushed do AWS ECR for further deployment with AWS Sagemaker.

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

scheduler-job-shop

This repository focuses on providing an optimization solution to Job Shop problem, along with an interactive interface (dashboard) where the user can add jobs and restrictions, according to their business use case, and then get the results in a user-friendly fashion.

Language:PythonStargazers:0Issues:0Issues:0

deep-deterministic-policy-gradient

This repository gathers all the code required for an agent that uses Deep Deterministic Policy Gradient, in order to interact with a MuJoCo environment.

Language:PythonStargazers:0Issues:0Issues:0

udacity-mle-starbucks-capstone

Repository containing code and files necessary to the development of Udacity's AWS Machine Learning Engineer Nanodegree capstone project. I applied a classification algorithm framework in order to address customer behaviour and responsiveness while using Starbucks rewards mobile app.

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

taxi-nyc-sagemaker-end2end

Training and deploying a custom scikit-learn model using AWS Sagemaker.

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

bert-pytorch-aws-sagemaker

Transfer learning with a Portuguese BERT model and further deployment in AWS SageMaker. I used the approach "bring your own code". Therefore, everything was developed with Docker and my own server for deployment.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

light-ml

This is a library developed to incorporate useful steps in every data science and machine learning project, in order to facilitate and accelerate model development. Therefore, data scientists can spend less time working on coding preprocessing methods/scripts and use this time more wisely to create new features and tune the best model.

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

airflow-soccer-data

This repository gathers the scripts you need in order to build and deploy a DAG to Apache Airflow, which automates the extraction of soccer matches results and then the loading of the acquired data into a database.

Language:PythonStargazers:0Issues:0Issues:0

aws-lambda-deploy

This repository concerns with the steps needed to deploy a model in cases where the memory size restriction would be a problem. Hence, we can execute the lambda function in a containerized runtime, where all the dependencies are correctly set according to a Docker Image saved on AWS ECR.

Language:ShellStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

rasa-test

Testing functionalities for chatbot project

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonLicense:MITStargazers:0Issues:0Issues:0

advanced_tensorflow

This repository shows how we can use Tensorflow 2.X advanced functionalities in order to build our custom Loss Functions, Layers, Models and even Callbacks. This is very useful to adapt any given project to its own nature given business context and organization necessities.

Language:PythonStargazers:2Issues:0Issues:0

RG_OCR

This repository is intended to perform Optical Character Recognition in a Brazilian ID document.

Language:PythonStargazers:2Issues:0Issues:0

Reinforcement_Learning

Repository for some techniques applied to reinforcement learning.

Language:PythonStargazers:0Issues:0Issues:0

CompanyBlog

Flask application blueprint for a social blog. Project deals with key concepts, such as authentication, forms and databases.

Language:HTMLStargazers:0Issues:0Issues:0

flask_puppies

A blueprint for flask web applications.

Language:PythonStargazers:0Issues:0Issues:0

machine_learning_examples

A collection of machine learning examples and tutorials.

Stargazers:0Issues:0Issues:0

CigaRecognition

This project aims to build an object identification algorithm, based on YOLOv3 in DarkNet framework, which is able to identify cigarettes and cigars.

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

YOLOv3

The goal of this repository is to consolidate the knowledge regarding application of pre trained YOLOv3 to pictures and videos. Moreover, a future task is the training of a custom model, which is able to identify objects of my own interest.

Language:PythonStargazers:0Issues:0Issues:0

TimeSeries

Useful concepts and procedures on time series problems.

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

ML-Code_Snippets

Just a quick repo for getting snippets when necessary.

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

it-cert-automation-practice

Google IT Automation with Python Professional Certificate - Practice files

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0