Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/madhurimarawat/mentorness

This repository contains my mentorness internship codes and project resources.
https://github.com/madhurimarawat/mentorness

article-writing customer-churn-prediction customer-churn-prediction-with-machine-learning data-analysis-python data-science deployed detailed-analysis hyperparameter-tuning internship-project machine-learning machine-learning-algorithms presentation-materials presentation-slides projects projects-repository python streamlit-application streamlit-sharing video-presentation world-cup-2023

Last synced: about 13 hours ago
JSON representation

This repository contains my mentorness internship codes and project resources.

Awesome Lists containing this project

README

        

# Mentorness

This repository contains my mentorness internship codes and project resources.

Internship Description

## About Python Programming

--> Python is a high-level, general-purpose, and very popular programming language.


--> Python programming language (latest Python 3) is being used in web development, Machine Learning applications, along with all cutting-edge technology in Software Industry.


--> Python is available across widely used platforms like Windows, Linux, and macOS.


--> The biggest strength of Python is huge collection of standard library.

---
## Mode of Execution Used Google Colab

--> Colaboratory, or โ€œColabโ€ for short, is a product from Google Research which allows anybody to write and execute python code in Jupyter notebook through the browser.


--> Visit colab at:ย  Google Colab


--> Create account using google account.


--> Once account creation is done, we can directly start coding in colab.


--> It supports Python and R.


--> Files are directly saved in Google Drive.


--> To install python library this command is used-
```
pip install library_name
```
---

## About Projects

Complete Description about the project and resources used.

## **1. Article Writing**

- My article delves into the world of **Hyperparameter Tuning**.


- It offers a clear explanation of this crucial process in machine learning, detailing how fine-tuning these parameters can significantly boost model performance.


- I've covered various techniques, providing practical insights and examples to help readers understand and implement them effectively.

---

## **2. Customer Churn Prediction**

- In this project I made a streamlit website in which you can apply multiple supervised learning algorithm on Customer churn dataset.


- A multipage streamlit application is made which shows all stages of ml pipeline.


- I also did Data Visualization to show the working of this algorithms on the dataset.


- I have deployed this website using streamlit.


- Visit Website from : Customer Churn Prediction

---

## **3. World Cup 2023 Analysis**

- Data Visualization is the presentation of data in pictorial format.


- Target was to see the performance analysis and variations using data visualization.


- In this project visualization of CSV file containing data of players is done in python.


- Data visualization is done to analyze performance of team and players.


- Patterns found in the analysis are listed.

---

## Libraries Used

Short Description about all libraries used in Project.



  • Pandas (Panel Data/ Python Data Analysis) - This library is mostly used for analyzing,
    cleaning, exploring, and manipulating data.

  • Matplotlib - It is a data visualization and graphical plotting library.

  • Seaborn - It is an extension of Matplotlib library used to create more attractive and
    informative statistical graphics.

  • Streamlit - It is a Python library that makes it easy to create and share web apps for machine learning and data science projects.

---

## Thanks for Visiting ๐Ÿ˜„

- Drop a ๐ŸŒŸ if you find this repository useful.


- If you have any doubts or suggestions, feel free to reach me.


๐Ÿ“ซ How to reach me: ย  [![Linkedin Badge](https://img.shields.io/badge/-madhurima-blue?style=flat&logo=Linkedin&logoColor=white)](https://www.linkedin.com/in/madhurima-rawat/) ย  ย 
Mail Illustration๐Ÿ“ซ


- **Contribute and Discuss:** Feel free to open issues ๐Ÿ›, submit pull requests ๐Ÿ› ๏ธ, or start discussions ๐Ÿ’ฌ to help improve this repository!