Skip to content
#

bias-variance-tradeoff

Here are 24 public repositories matching this topic...

Mithilfe von Machine Learning und Open Data zu Unfällen in Berlin (2018-2021) beantworten wir folgende Frage: Was sind die wichtigen Faktoren/Einflüsse auf Unfallgefahr? Und wie gut lässt sich damit die Unfallschwere überhaupt vorhersagen?

  • Updated Nov 7, 2024
  • HTML

This project focuses on developing and training supervised learning models for prediction and classification tasks, covering linear and logistic regression (using NumPy & scikit-learn), neural networks (with TensorFlow) for binary and multi-class classification, and decision trees along with ensemble methods like random forests and boosted trees

  • Updated Oct 12, 2024
  • Jupyter Notebook

TLDR: Generic Algorithms, Decision Trees, Value Iteration, POMDPs, Bias-Variance. Data preprocessing using statistical techniques and visualization is crucial to understand and analyze the data before utilizing them to train a machine learning model. Several fundamental techniques for preprocessing are presented here.

  • Updated May 2, 2020
  • Python

Improve this page

Add a description, image, and links to the bias-variance-tradeoff topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bias-variance-tradeoff topic, visit your repo's landing page and select "manage topics."

Learn more