awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gmonce avatar

gmonce/scikit-learn-book

0
View on GitHub↗
392 Stars·261 Forks·Jupyter Notebook·2 Aufrufe

Scikit Learn Book

Learning scikit-learn: Machine Learning in Python.

Features

  • Practical Learning Resources - Practical guide to machine learning with scikit-learn.

Star-Verlauf

Star-Verlauf für gmonce/scikit-learn-bookStar-Verlauf für gmonce/scikit-learn-book

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Scikit Learn Book

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Scikit Learn Book.
  • shujiahuang/cpp-primer-plus-6thAvatar von ShujiaHuang

    ShujiaHuang/Cpp-Primer-Plus-6th

    3,106Auf GitHub ansehen↗

    This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It provides practical implementations and exercise solutions covering core language syntax, data types, and control flow. The repository features specialized samples for object-oriented design, including class inheritance, polymorphism, and abstract classes. It includes demonstrations of memory management techniques such as dynamic allocation, move semantics, and placement new, as well as template programming examples for creating generic functions and data structures. The codebas

    C++cppprogramming
    Auf GitHub ansehen↗3,106
  • jasebell/mlbookAvatar von jasebell

    jasebell/mlbook

    69Auf GitHub ansehen↗

    Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals"

    Java
    Auf GitHub ansehen↗69
  • jeffreyksmithjr/reactive-machine-learning-systemsAvatar von jeffreyksmithjr

    jeffreyksmithjr/reactive-machine-learning-systems

    145Auf GitHub ansehen↗

    Code from the book Machine Learning Systems.

    Scala
    Auf GitHub ansehen↗145
  • binroot/tensorflow-bookAvatar von BinRoot

    BinRoot/TensorFlow-Book

    4,431Auf GitHub ansehen↗

    This project is a collection of TensorFlow machine learning examples providing reference implementations for various neural network paradigms. It covers supervised, unsupervised, reinforcement, and sequential learning models. The repository includes implementations for convolutional neural networks focused on image classification and ranking, as well as recurrent neural networks for time-series forecasting and sequence-to-sequence translation. It further provides examples of reinforcement learning agents trained via reward optimization and unsupervised learning techniques such as autoencoders

    Jupyter Notebookautoencoderbookclassification
    Auf GitHub ansehen↗4,431
Alle 11 Alternativen zu Scikit Learn Book anzeigen→

Häufig gestellte Fragen

Was macht gmonce/scikit-learn-book?

Learning scikit-learn: Machine Learning in Python.

Was sind die Hauptfunktionen von gmonce/scikit-learn-book?

Die Hauptfunktionen von gmonce/scikit-learn-book sind: Practical Learning Resources.

Welche Open-Source-Alternativen gibt es zu gmonce/scikit-learn-book?

Open-Source-Alternativen zu gmonce/scikit-learn-book sind unter anderem: shujiahuang/cpp-primer-plus-6th — This project is a C++ learning resource and study guide consisting of structured notes and programming examples. It… binroot/tensorflow-book — This project is a collection of TensorFlow machine learning examples providing reference implementations for various… jasebell/mlbook — Example code for the Wiley book "Machine Learning - Hands On for Developers and Technical Professionals". jeffreyksmithjr/reactive-machine-learning-systems — Code from the book Machine Learning Systems. jwarmenhoven/islr-python — This project is a machine learning education resource consisting of Python implementations of statistical learning… alexsosn/marslandmlalgo — Code and data for the second edition of the textbook `Machine Learning: An Algorithm Perspective" by Stephen Marsland.