Skip to content

Instantly share code, notes, and snippets.

View luisquintanilla's full-sized avatar
🛸
Astral Plane

Luis Quintanilla luisquintanilla

🛸
Astral Plane
View GitHub Profile
@luisquintanilla
luisquintanilla / TransformerScope.ipynb
Last active November 2, 2022 17:58
Use transformer scopes to ignore labels when scoring
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / CVCallibrator.ipynb
Created November 2, 2022 01:58
Binary Classification Cross Validation with Platt Callibrator
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / SO74069270.ipynb
Created October 20, 2022 15:25
Throwaway AutoML Regression experiment sample
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / BiDAF.ipynb
Last active November 13, 2022 02:11
Bidirectional Attention Flow (BiDAF) ONNX ML.NET Sample
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / Multiclass-PFI-AutoML-Featurizer.ipynb
Created September 21, 2022 04:18
AutoML Multiclass Classification Experiment using AutoML Featurizer
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / Multiclass-PFI-AutoML.ipynb
Created September 21, 2022 03:56
Multiclass AutoML PFI
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / AutoMLDynamicTraining.ipynb
Created September 14, 2022 21:15
Infer data schema and train using ML.NET AutoML
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / WordBagToOnnx.ipynb
Last active September 13, 2022 22:39
Convert Word Bag Transform to ONNX ML.NET
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / LargeDataset.ipynb
Last active August 26, 2022 20:15
AutoML on BBD Large Dataset
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@luisquintanilla
luisquintanilla / WordCount.ipynb
Created August 24, 2022 17:04
Word Count ML.NET
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.