This project explores and analyzes mutual fund data to understand performance trends and assist in data-driven investment planning. Using Python, it focuses on return-based insights across 1, 3, and 5-year durations with clear visual representation.
Mutual_Fund_Plan_Colab.ipynbβ Main notebook for analysis and visualizationDataset/β Contains the raw mutual fund dataImages/β Plots and visualizations exported from the notebookreadme.mdβ Project overview and documentation
pandasβ Data manipulation and preprocessingnumpyβ Numerical operationsplotlyβ Interactive data visualizations
- Load and process mutual fund return data
- Visualize performance across different timeframes
- Identify top-performing funds based on historical trends
- Enable informed decision-making for long-term investment
Interactive plots generated using Plotly are available in the notebook and stored in the Images/ folder.
- Open the notebook:
Mutual_Fund_Plan_Colab.ipynb-Colab.pdf
- View all the cells of the relevant code of the Machine Learning Project.
- Note: If the pdf is not available, please download the pdf and view the code base