My solution to Kaggle challenge "IEEE Camera Model Identification" [top 3%]
-
Updated
Nov 5, 2021 - Jupyter Notebook
My solution to Kaggle challenge "IEEE Camera Model Identification" [top 3%]
Multiple Model Ensembling
Create an arbitrary graph of models and meta-models to form an ensemble. This can be viewed as a generalisation of stacking ensembles.
TSML (Time Series Machine Learning Package) is package for Time Series data processing and prediction. It combines ML libraries from Python's ScikitLearn, R's Caret, and Julia using a common API and allows seamless ensembling and integration of heterogenous ML libraries to create complex models for robust time-series prediction.
Stacking Classifier with parallel computing architecture based on Message Passing Interface.
Classify outcomes of dogs and cats in Austin animal shelter
This project enables rusty-blockparser user to manufacture the csv files into a ML dataset.
Some useful scripts for data processing and machine learning with python.
In this project I did exploratory data and geopolitical analysis to come up with a machine learning model which uses multilevel model stacking to predict the fare based on pickup points and drop off points.
Assignments made for the Machine Learning Course held at Ain Shams University [2021-2022]
Add a description, image, and links to the ensemble-stacking topic page so that developers can more easily learn about it.
To associate your repository with the ensemble-stacking topic, visit your repo's landing page and select "manage topics."