本文介绍了使用机器学习(或任何其他技术)识别图表中的模式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要识别下图/示例中的模式:







我需要星期一,Tues,周三认识到学生们花了很多时间学习40-55分钟。并且很少研究另一个日期等等。我可以使用机器学习来实现这一目标吗?或者是否有更简单有效的方法?

解决方案



I need to recognize a pattern in the following diagram/example:

Image Link

I need to recognize that students spend a lot of time studying for 40-55mins ON Monday, Tues, wed. And rarely studies on another date and so forth. Can I use Machine Learning to do this or is there an easier and efficient way?

解决方案



这篇关于使用机器学习(或任何其他技术)识别图表中的模式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-28 20:40