Notes about Machine Learning/Software Engineering for myself.
Scikit-Learn - Checking between dictionary and pandas modes in pipelines.
Checking outputs between different modes.
Read more ⟶
Scikit-Learn - Modifying feature union to work with Pandas DataFrame
Modified FeatureUnion to support Pandas.
Read more ⟶
Scikit-Learn - Custom Transformers
Examples of custom scikit-learn custom transformers.
Read more ⟶
Scikit-Learn - Pipelines
Examples of scikit-learn pipelines.
Read more ⟶
Pandas - reset_index()
Exercise caution when using reset_index().
Read more ⟶
Organizing MLflow Runs using Nested Runs
Examples on how to use MLFlow parent/child runs.
Read more ⟶