awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
susanli2016 avatar

susanli2016/Machine-Learning-with-Python

0
View on GitHub↗
4,583 نجوم·4,774 تفرعات·Jupyter Notebook·6 مشاهدات

Machine Learning With Python

هذا المشروع عبارة عن مكتبة تعلم آلي بلغة Python ومجموعة أدوات علوم بيانات مصممة لبناء نماذج تنبؤية وتحليل مجموعات البيانات المعقدة. يوفر مجموعة من التنفيذات للخوارزميات الشائعة الخاضعة للإشراف وغير الخاضعة للإشراف باستخدام إطار عمل Scikit-Learn.

تتضمن مجموعة الأدوات جناح نمذجة تنبؤية لتوليد تنبؤات من البيانات التاريخية وإطار عمل تحليل إحصائي لتطبيق النمذجة البايزية واختبارات السببية. كما يتميز بجناح تصور بيانات قائم على Matplotlib لعرض المخططات والرسوم البيانية الثابتة لتفسير حدود المصنف واتجاهات البيانات.

يغطي المشروع سير عمل تجميع البيانات لتحديد الأنماط والقطاعات، وتحليل البيانات الاستكشافي، والمعالجة المسبقة للبيانات باستخدام Pandas و NumPy.

Features

  • Python Machine Learning Libraries - Provides a comprehensive collection of machine learning algorithms and data science tools implemented in Python.
  • Scikit-Learn Implementations - Provides a comprehensive collection of common supervised and unsupervised machine learning algorithms implemented via the Scikit-Learn API.
  • Clustering Algorithms - Implements various unsupervised grouping techniques, including k-means, to identify segments within datasets.
  • Predictive Machine Learning Analytics - Executes machine learning algorithms to generate predictions from historical data patterns.
  • Predictive Model Development - Implements machine learning algorithms in Python to design, train, and test predictive models.
  • Predictive Modeling - Provides a toolkit for applying mathematical algorithms to datasets to predict future outcomes or classify data.
  • Data Science Toolkits - Provides a collection of scripts using Pandas and NumPy for cleaning, preprocessing, and analyzing complex datasets.
  • Tabular Data Manipulations - Utilizes Pandas to structure raw datasets into tabular dataframes for efficient cleaning and preprocessing.
  • General Data Clustering - Groups similar data points using clustering techniques to identify hidden patterns and segments.
  • Vectorized Data Processing - Uses NumPy vectorized operations on contiguous memory arrays to ensure high computational efficiency for mathematical operations.
  • Exploratory Data Analysis - Provides tools for loading, cleaning, and visualizing datasets to understand their structure before modeling.
  • Hyperparameter Tuning - Implements systematic hyperparameter adjustment through repeated training cycles to refine model accuracy.
  • Statistical Analysis - Employs descriptive and inferential statistics, including Bayesian modeling, to interpret complex datasets.
  • Matplotlib - Generates static two-dimensional charts and graphs to represent data distributions and classifier boundaries using Matplotlib.
  • Bayesian Statistical Modeling - Applies Bayesian modeling and causality tests to extract insights and identify relationships in complex datasets.
  • Statistical Analysis Libraries - Ships a framework for applying Bayesian modeling and causality tests to extract insights from complex datasets.
  • Data Trend Visualizations - Creates graphical representations of datasets and classifiers to identify and interpret data trends.
  • Machine Learning - Jupyter notebooks for machine learning algorithms.

سجل النجوم

مخطط تاريخ النجوم لـ susanli2016/machine-learning-with-pythonمخطط تاريخ النجوم لـ susanli2016/machine-learning-with-python

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة susanli2016/machine-learning-with-python؟

هذا المشروع عبارة عن مكتبة تعلم آلي بلغة Python ومجموعة أدوات علوم بيانات مصممة لبناء نماذج تنبؤية وتحليل مجموعات البيانات المعقدة. يوفر مجموعة من التنفيذات للخوارزميات الشائعة الخاضعة للإشراف وغير الخاضعة للإشراف باستخدام إطار عمل Scikit-Learn.

ما هي الميزات الرئيسية لـ susanli2016/machine-learning-with-python؟

الميزات الرئيسية لـ susanli2016/machine-learning-with-python هي: Python Machine Learning Libraries, Scikit-Learn Implementations, Clustering Algorithms, Predictive Machine Learning Analytics, Predictive Model Development, Predictive Modeling, Data Science Toolkits, Tabular Data Manipulations.

ما هي البدائل مفتوحة المصدر لـ susanli2016/machine-learning-with-python؟

تشمل البدائل مفتوحة المصدر لـ susanli2016/machine-learning-with-python: rapidsai/cuml — cuml is a GPU-accelerated machine learning library and framework that uses CUDA to accelerate tabular data… mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… jwarmenhoven/islr-python — This project is a machine learning education resource consisting of Python implementations of statistical learning… jwarmenhoven/coursera-machine-learning — This repository serves as an educational collection of Python implementations for fundamental machine learning… haifengl/smile — Smile is a comprehensive JVM machine learning library and statistical computing toolkit. It provides a suite of… alfred1984/interesting-python — This project is a collection of Python implementations for web scraping, network traffic interception, data analysis,…

بدائل مفتوحة المصدر لـ Machine Learning With Python

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Machine Learning With Python.
  • rapidsai/cumlالصورة الرمزية لـ rapidsai

    rapidsai/cuml

    5,209عرض على GitHub↗

    cuml is a GPU-accelerated machine learning library and framework that uses CUDA to accelerate tabular data preprocessing and model execution. It provides a suite of tools for training and deploying classification, regression, and clustering models on NVIDIA GPUs and GPU clusters. The library is designed for scalability, offering a distributed GPU machine learning environment that can spread computation and data across multiple hardware accelerators and nodes to handle datasets exceeding single-device memory. It mirrors standard estimator interfaces to allow the replacement of CPU-based models

    Python
    عرض على GitHub↗5,209
  • mrdbourke/zero-to-mastery-mlالصورة الرمزية لـ mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839عرض على GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    عرض على GitHub↗5,839
  • jwarmenhoven/coursera-machine-learningالصورة الرمزية لـ JWarmenhoven

    JWarmenhoven/Coursera-Machine-Learning

    859عرض على GitHub↗

    This repository serves as an educational collection of Python implementations for fundamental machine learning algorithms and statistical models. It provides a structured environment for learning core concepts through interactive computational documents that combine live code, narrative text, and data visualizations. The codebase focuses on predictive modeling development, offering instructional examples for building and evaluating regression, classification, and neural network models. It utilizes standardized data science library interfaces to demonstrate how to implement and execute these a

    Jupyter Notebookandrew-ngcoursera-machine-learningpredictive-modeling
    عرض على GitHub↗859
  • jwarmenhoven/islr-pythonالصورة الرمزية لـ JWarmenhoven

    JWarmenhoven/ISLR-python

    4,398عرض على GitHub↗

    This project is a machine learning education resource consisting of Python implementations of statistical learning models and data analysis examples from a core textbook. It serves as a statistical modeling library that provides the code necessary to implement linear regression, classification, and unsupervised learning techniques for academic data analysis. The repository is structured as a reference-driven implementation, with a directory layout that mirrors the chapter and section hierarchy of the associated academic publication. It includes a set of scripts and notebooks designed to gener

    Jupyter Notebook
    عرض على GitHub↗4,398
  • عرض جميع البدائل الـ 30 لـ Machine Learning With Python→