awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/yggdrasil-decision-forests

0
View on GitHub↗
660 स्टार्स·80 फोर्क्स·C++·Apache-2.0·3 व्यूज़ydf.readthedocs.io↗

Yggdrasil Decision Forests

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.

Features

  • Computation and Optimization - Library for training and serving decision forest models.

स्टार हिस्ट्री

google/yggdrasil-decision-forests के लिए स्टार हिस्ट्री चार्टgoogle/yggdrasil-decision-forests के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

google/yggdrasil-decision-forests क्या करता है?

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.

google/yggdrasil-decision-forests की मुख्य विशेषताएं क्या हैं?

google/yggdrasil-decision-forests की मुख्य विशेषताएं हैं: Computation and Optimization।

google/yggdrasil-decision-forests के कुछ ओपन-सोर्स विकल्प क्या हैं?

google/yggdrasil-decision-forests के ओपन-सोर्स विकल्पों में शामिल हैं: arogozhnikov/einops — Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein… bitsandbytes-foundation/bitsandbytes — bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large… cupy/cupy — CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and… dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… deap/deap. adapter-hub/adapters — A Unified Library for Parameter-Efficient and Modular Transfer Learning.

Yggdrasil Decision Forests के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Yggdrasil Decision Forests के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • arogozhnikov/einopsarogozhnikov का अवतार

    arogozhnikov/einops

    9,398GitHub पर देखें↗

    Einops is a tensor manipulation library that provides a framework-agnostic interface for reshaping, Einstein summation, and multi-dimensional array operations. It serves as an abstraction layer that works across NumPy, PyTorch, TensorFlow, and JAX, allowing for tensor transformations without changing the API. The library distinguishes itself through a declarative notation system that uses readable string patterns to describe tensor rearrangements and reductions. This approach includes an extended Einstein summation interface that supports multi-letter axis names and a named dimension mapping

    Pythoncupydeep-learningeinops
    GitHub पर देखें↗9,398
  • bitsandbytes-foundation/bitsandbytesbitsandbytes-foundation का अवतार

    bitsandbytes-foundation/bitsandbytes

    7,968GitHub पर देखें↗

    bitsandbytes is a deep learning quantization tool and library designed to reduce the memory footprint of large language models. It serves as a GPU memory optimizer and quantization framework, compressing model weights and features to 8-bit and 4-bit precision to enable inference and training on hardware with limited memory. The project provides a framework for low-rank adaptation, allowing the fine-tuning of quantized models by combining 4-bit weights with small trainable matrices. It further distinguishes itself through memory paging, which moves optimizer states between CPU and GPU memory t

    Pythonllmmachine-learningpytorch
    GitHub पर देखें↗7,968
  • cupy/cupycupy का अवतार

    cupy/cupy

    11,000GitHub पर देखें↗

    CuPy is a CUDA array computing library that implements a NumPy-compatible interface for executing array operations and numerical computing on NVIDIA GPUs. It serves as a GPU-accelerated numerical library and a CUDA-based SciPy implementation, offloading heavy calculations to graphics hardware to increase processing speed for scientific and engineering workloads. The library enables multi-framework tensor exchange, allowing data buffers to be shared between different deep learning frameworks using standardized memory layouts to avoid memory copies. It also supports custom GPU kernel integratio

    Python
    GitHub पर देखें↗11,000
  • adapter-hub/adaptersadapter-hub का अवतार

    adapter-hub/adapters

    2,815GitHub पर देखें↗

    A Unified Library for Parameter-Efficient and Modular Transfer Learning

    Python
    GitHub पर देखें↗2,815
Yggdrasil Decision Forests के सभी 30 विकल्प देखें→