Giter VIP home page Giter VIP logo

pyplot's Introduction

Web Mining and Applied NLP (44-620) - Project 3: Employ Matplotlib and matplotlib.pyplot

Overview

This project focuses on reinforcing key Python visualization skills by utilizing the Matplotlib and pyplot libraries. The primary objective is to practice creating various types of plots and charts to present information effectively. By working through the tasks provided, students will gain hands-on experience with web-enabled Jupyter notebooks and lay important foundations for processing language and mining the web.

Tasks

  1. Frequency Distribution of Characters: Create a bar plot to display the frequency distribution of characters in a given text.
  2. Visualizing Random Data: Generate random numbers and visualize them using scatter and plot on separate axes.
  3. Customizing Scatter and Plot Styles: Repeat the previous task but customize the style and color of both the scatter and the plot.
  4. Sorting Algorithm Time Analysis: Plot the time it takes to execute a sorting algorithm on lists of different sizes, showcasing insertion sort and merge sort times on the same axes with a legend.

Requirements

  • Use only the Matplotlib and pyplot libraries.
  • Write code in Jupyter Notebook cells, ensuring each cell is executed and displays output.
  • Commit and push all changes to the assignment repository.

Project Repository Structure

This repository follows a structured layout to organize the project files effectively:

  • Notebooks: Contains Jupyter notebooks for each task, named accordingly.
  • HTML: Contains exported HTML files of the notebooks.
  • README.md: Provides an overview of the project, instructions, and requirements.
  • .gitignore: Specifies files and directories to be ignored by Git.

Additional Resource

The questions in this assignment can be found in the provided pyplot.ipynb notebook.

pyplot's People

Contributors

dgraves4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.