# ext-pyGaussianNB **Repository Path**: liliang9693/ext-pyGaussianNB ## Basic Information - **Project Name**: ext-pyGaussianNB - **Description**: mindplus python extension - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-05 - **Last Updated**: 2022-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 朴素贝叶斯分类器 ![](./python/_images/featured.png) --------------------------------------------------------- ## Table of Contents * [URL](#url) * [Summary](#summary) * [Blocks](#blocks) * [License](#license) * [Supported targets](#Supportedtargets) ## URL * Project URL : ```https://github.com/liliang9693/ext-pyGaussianNB``` * Tutorial URL : ```https://mindplus.dfrobot.com.cn/extensions-user``` ## Summary 使用Mind+V1.7.2 RC3.0及以上版本包含行空板的版本,在python模式用户库中加载此扩展,连接行空板,可实现朴素贝叶斯分类器功能。 教程:【新课标】信息科技跨学科案例-九年级 人工智能预测出行 https://mc.dfrobot.com.cn/thread-314362-1-1.html ## Blocks ![](./python/_images/blocks.png) ## Examples ![](./python/_images/example.png) ## License MIT ## Supported targets MCU | JavaScript | Arduino | MicroPython | Python ------------------ | :----------: | :----------: | :---------: | ----- arduino | | | | micro:bit | | | | esp32 | | | | unihiker | | | | √ ## Release Logs * V0.0.1 基础功能完成