• develop or fine-tune an AI model (Python with pandas, scikit-learn, TensorFlow, or PyTorch are all
— · — · Telegram
[AI Time Series Pattern Recognition](https://freelancer.com/projects/data-analysis/time-series-pattern-recognition.html)
I want to automate the analysis of my time-series data so that recurring patterns surface instantly and with reliable accuracy. This project is pure data analysis—no chatbots or customer-service flows—so everything you build should focus on ingesting streams of dated records and uncovering the structures that repeat, shift, or fade over time.
I will supply the raw data in CSV format along with a short data dictionary. Your task is to:
• clean and pre-process the series,
• develop or fine-tune an AI model (Python with pandas, scikit-learn, TensorFlow, or PyTorch are all fine) that spots statistically significant patterns, and
• generate a clear report and reusabl...