Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahitej28/analysis-of-ameo-dataset
Performing Exploratory Data Analysis of a Dataset
https://github.com/mahitej28/analysis-of-ameo-dataset
analysis bivariate-analysis data-visualization eda exploratory-data-analysis python univariate-analysis
Last synced: about 1 month ago
JSON representation
Performing Exploratory Data Analysis of a Dataset
- Host: GitHub
- URL: https://github.com/mahitej28/analysis-of-ameo-dataset
- Owner: Mahitej28
- License: mit
- Created: 2024-02-18T06:05:04.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T14:03:56.000Z (11 months ago)
- Last Synced: 2024-03-22T15:09:27.979Z (11 months ago)
- Topics: analysis, bivariate-analysis, data-visualization, eda, exploratory-data-analysis, python, univariate-analysis
- Language: Jupyter Notebook
- Homepage:
- Size: 4.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Exploratory Data Analysis of AMEO Dataset
## 📋 ObjectiveThe objective of this Analysis is to gain insights and understanding from the provided dataset, particularly focusing on the relationship between various features and the target variable, which is Salary.
Specifically, the goals of this analysis include:
- Describing the dataset and its features comprehensively.
- Identifying any patterns or trends present in the data.
- Exploring the relationships between independent variables and the target variable (Salary).
- Identifying any outliers or anomalies in the data.## ⚙️ Installation
Programming Language - Python
Libraries Used - pandas, numpy, matplotlib
Clone the repository to your local machine:
```
git clone https://github.com/your-username/Analysis-of-AMEO-Dataset.git
```
Launch Notebook:
```
jupyter notebook your_notebook.ipynb
```## 📂 Repository Structure
This repository contains the following files:
- `dataset/`: Directory containing the [AMEO Dataset](https://github.com/Mahitej28/Analysis-of-AMEO-Dataset/tree/main/Dataset).
- `src/`: Directory containing Jupyter File and the Analysis Report.
- `README.md`: This file, providing an overview of the project and instructions.## ✍ Author
[Mahima Churi](https://github.com/Mahitej28)## 🤝 Contributing
Contributions are welcome! If you encounter any issues or have ideas for improvements, feel free to open an issue or submit a pull request.## 🛡 License
This project is licensed under the MIT License. This project is intended for educational and personal use only. The author is not responsible for any misuse or violation of LinkedIn's terms of service. Use this bot at your own risk."⭐️ Don't forget to star this repository to show your support and stay updated with the latest enhancements!"