awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesMultivariate Analysis

Statistical methods for analyzing two or more variables to uncover hidden structures and relationships.

Distinct from Large-Scale Matrix Factorization: Unlike matrix factorization alone, this covers the broader domain of dimensionality reduction and clustering for multivariate sets.

Explore 2 awesome GitHub repositories matching scientific & mathematical computing · Multivariate Analysis. Refine with filters or upvote what's useful.

Awesome Multivariate Analysis GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • uber-common/react-visuber-common का अवतार

    uber-common/react-vis

    8,785GitHub पर देखें↗

    react-vis एक React डेटा विज़ुअलाइज़ेशन लाइब्रेरी और डिक्लेरेटिव चार्टिंग फ्रेमवर्क है जिसका उपयोग कंपोज़ेबल ग्राफिकल रिप्रेजेंटेशन बनाने के लिए किया जाता है। यह सरल बिल्डिंग ब्लॉक्स को बड़े चार्ट स्ट्रक्चर्स में संयोजित करके जटिल विज़ुअलाइज़ेशन रेंडर करने के लिए एक सिस्टम प्रदान करती है। इस लाइब्रेरी में सनबर्स्ट डायग्राम्स और ट्री मैप्स के माध्यम से पदानुक्रमित डेटा मैपिंग के लिए विशेष टूल्स शामिल हैं, साथ ही सैंकी डायग्राम्स का उपयोग करके प्रवाह और संबंध विज़ुअलाइज़ेशन भी शामिल है। यह पैरेलल कोऑर्डिनेट्स, रडार चार्ट्स और रेडियल विज़ुअलाइज़ेशन के माध्यम से उच्च-आयामी डेटा को प्लॉट करने के लिए एक मल्टीवेरिएट डेटा विज़ुअलाइज़र भी प्रदान करती है। यह फ्रेमवर्क चार्ट लीजेंड मैनेजमेंट और ऑर्थोगोनल कोऑर्डिनेट प्लॉट्स के साथ-साथ लाइन, बार और पाई चार्ट्स के लिए स्टैंडर्ड चार्टिंग कार्यान्वयन को सपोर्ट करता है। ये विज़ुअलाइज़ेशन स्केलेबल वेक्टर ग्राफिक्स (SVG) का उपयोग करके उत्पन्न किए जाते हैं।

    Enables the comparison of multiple quantitative variables using high-dimensional plotting techniques.

    JavaScript
    GitHub पर देखें↗8,785
  • hosseinmoein/dataframehosseinmoein का अवतार

    hosseinmoein/DataFrame

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

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    Provides dimensionality reduction, clustering, and matrix factorization to uncover structures in large datasets.

    C++aicppdata-analysis
    GitHub पर देखें↗2,917
  1. Home
  2. Scientific & Mathematical Computing
  3. Multivariate Analysis