-
### Details:
Convert the tensorflow ANN model to tf-lite so that it runs on a microcontroller.
Investigate the deployment of the tf-lite model to an Arduino or any other supported microcontroller.
…
-
Because `fit` optimizes the machine learning models and builds an ensemble out of them, it cannot be used for basic sklearn functions such as `cross_val_predict`.
https://scikit-learn.org/stable/mo…
-
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Flight Fare Prediction
:red_circle: **Aim** : Building Flask web app which predicts fare of Flight tick…
-
# Distilling a Random Forest to a single DecisionTree - Machine Learning Blog
On HackerNews there was a topic discussed at some point about ways to distil knowledge from a complex (almost black box) …
-
Outgoing shortwave flux is the variable this project focuses on constraining. This variable is currently on the azure container and I am inclined to upsert it to its own data table as this will make i…
-
In the same line of thought of algorithms which claim... or have beaten deep learning methods (Issue 144), Gradient Boosted Trees is one of them.
http://xgboost.readthedocs.io/en/latest/model.htm…
-
# UQ4ML – Uncertainty Quantification Techniques in Machine Learning Models
This session focuses on uncertainty quantification (UQ) techniques in machine learning models and their applications acros…
-
I am facing issues to build the two kernels mentioned in the kernel_requirements folder. I suppose both the kernels use a different version of Python because when I tried to install packages directly …
-
This is meant to provide an easy access to the results for users that are not familiar with machine learning terminology and methods.
As a wizard-user, I can intuitively see whether the model is prec…