Skip to main content

The packages for the machine learning(just easily learn!) are always hard to study, and difficult to use. Now you have the MyMachineLearning_Quicker_and_Easier! It can maybe help you to use machine learning.

Project description

Python:mml-qae库帮助文档

使用环境

  • Python环境:最好使用3.7.2。如果不在3.7.2环境下出现报错,请区分ImportError(由mml内部引入包的版本错误)和其他错误。
  • 编译格式:没什么好说的,Python默认使用的Unicode和UTF-8解码格式。
  • 请尽可能保持mml-qae包的最新版本。1.2及以前的版本并不全面!

开发公告

此处将放置每一个的更新日志.与历史版本一栏不同的是,这里是实时更新且更加详细的.
  • 1.0.0 2023.5.14 初代版本.框架构建.
  • 1.0.1 ----------- 略微扩充了方法.
  • 1.0.1.1 --------- 向pypi.org中扩充了项目描述.
  • 1.0.1.2 --------- 向pypi.org中扩充了说明文档.(由于作者脑抽忘记再1.0.1.1时上传了不得不新增一个版本)
  • 1.0.1.3 --------- 加入了子模块MoreErrors以提供更多错误支持.
  • 1.0.1.4 2023.5.15 突然引起的恶性错误,此为紧急修复版本.
  • 1.0.2.10 2023.5.26 中文语言处理(简易版).在测试中本版本出现了一些问题待修复.请见谅.
  • 1.0.2.11 2023.6.10 修复了上次更新的遗留问题.

开发者发言

  • We now have packages to deal with big data like statsmodels, sklearn, Spark, or packages to deal with natural language, such as jieba or spaCy. I admit that those packages are really useful while facing whith tons of csv data. BUT! I think we need a nicer package to deal with data, don't we? So, the mml-qae package(the whole name is My Machine Learning-Quicker and Easier) is here to help you. Alright, so, I have to say that I didn't do anything new, but I put those complex codes together into grand-new methods, so that you will be able to deal with MachineLearning and DataDealing. I started this project on 14th, May 2023 with version 1.0.1. In a more proper way, I worked on this project with my team ETRO(to see the Author's Email). I promise to update it regularly, but I cannot say how long the interval between two updataions will be for certain. Another thing needed to be paid attentioned is, this package only works at Python3.7.2, and you MUST pip install the packages needed in mml, like statsmodels. I will speak of all those packages you need to preinstall in README.md. Last but not least, never use 'from mml-qae import *'. Many methods in mml are the same name with the built-in functions! That'll be all, and have fun with MachineLearning and DataDealing!
  • Packages needed
  • statsmodels
  • sklearn
  • jieba
  • spaCy
  • pandas
  • numpy
  • matplotlib
  • wordcloud
  • opencv-python

历史版本(包括部分未公布的版本)

  • 1 简易大数据处理与网络构建
  • 1.0 预发布版本
  • 1.0.0 初代版本,无项目描述。
  • 1.0.1 修复1.0.0中的明显问题。
  • 1.0.1.1 加入项目描述.
  • 1.0.1.2 加入帮助文档README.md并修复一些小问题
  • 1.0.1.3 加入一些自定义错误和修复一些小问题
  • 1.0.2 加入封装好的自然语言处理快捷方法。
  • 1.0.2.1 加入中文处理模型(初步).
  • 1.0.2.2 加入英语处理模型.
  • 1.0.3 修复1.0版本的bug和问题。
  • 1.1 完善版本
  • 1.1.1 加入数据库处理方法。
  • 1.1.1.1 MySQL
  • 1.1.1.2 NoSQL
  • 1.1.1.3 更多数据库
  • 1.1.2 Spark多线程方法封装
  • 1.1.2.1 多线程封装
  • 1.1.2.2 集群管理方法封装
  • 1.1.3 简易网络构建方法封装
  • 1.1.3.1 本地index.html的构建方法封装
  • 1.1.3.2 爬虫的封装
  • 1.2 修复版本

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mml_qae-1.0.2.12.tar.gz (6.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page