Skip to content
#

pandas

Here are 30,809 public repositories matching this topic...

Jupyter notebooks for analysis of US federal debt levels, tax revenues, budget deficit, evolution of yields on treasury borrowings, treasury yield curves and inflation expectations, unemployment and participation rates, quantitative easing, industrial production, personal consumption and savings. All analysis is based on data provided by FRED.

  • Updated Jun 1, 2024
  • Jupyter Notebook

I used the MNIST dataset for the implementation of a handwritten digit recognition app. To implement this, will be using a special type of deep neural network called Convolutional Neural Networks. In the end, I also build a Graphical user interface(GUI) where you can directly draw the digit and recognize it straight away.

  • Updated Jun 1, 2024
  • Jupyter Notebook

The Credit Card Fraud Detection Problem includes modeling past credit card transactions with the knowledge of the ones that turned out to be a fraud. This model is then used to identify whether a new transaction is fraudulent or not. Our aim here is to detect 100% of the fraudulent transactions while minimizing the incorrect fraud classifications.

  • Updated Jun 1, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pandas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pandas topic, visit your repo's landing page and select "manage topics."

Learn more