Python Forum
Read data, recognize trends and send report
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Read data, recognize trends and send report
#1
I would like to use Python and Machine learning to read time stamped data set and analyze its trend behaviour to generate a report if any outliers.

This will basically be used to analyze daily datadump and recognize change in trends and generate report when certain unexpected behavious happens over time etc.

Create a logic that when Status = 1, it is OK that pressure increases. If status 0 = expect to decrease. I basically want to generate a report that let the user know that pressure has increased between 08-10 september, while the status was 1, and is not following the set up logic


[Image: TpY2O.png]
Reply
#2
Sounds like a great project. Start your favourite IDE and begin coding. Don't hesitate to ask when you hit a problem. Don't forget to post your code in python tags, full traceback (if any) - in error tags. We are glad to help, but we are not great in writing code for you.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Looking for Trends Across Dimensions DataCarniv0r 0 478 Nov-05-2023, 06:37 PM
Last Post: DataCarniv0r
Photo read matlab data pz16 1 1,319 Oct-06-2023, 11:00 PM
Last Post: snippsat
Smile How to further boost the data read write speed using pandas tjk9501 1 1,227 Nov-14-2022, 01:46 PM
Last Post: jefsummers
  How to recognize negative in a text? AlekseyPython 1 1,812 Oct-06-2021, 10:09 AM
Last Post: Larz60+
  Read json array data by pandas vipinct 0 1,901 Apr-13-2020, 02:24 PM
Last Post: vipinct
  Python read Excel cell data validation anantpatil 0 4,105 Jan-31-2020, 04:57 PM
Last Post: anantpatil
  Recognize text from number plate Sheheryar 4 3,737 Aug-27-2019, 04:00 AM
Last Post: Sheheryar
  Read CSV data into Pandas DataSet From Variable? Oliver 7 13,784 Jul-05-2018, 03:29 AM
Last Post: answerquest
  Read Data with multiprocessing RomanRettich 1 2,424 Jun-16-2018, 02:33 AM
Last Post: woooee
  Need help in framing data read from wav file Vishweshkumar 1 3,628 Feb-10-2017, 01:45 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020