Skip to content
#

feature-extraction

Here are 20 public repositories matching this topic...

This repository contains code for analyzing and predicting outcomes in the Indian Premier League (IPL) cricket matches from 2008 to 2022. It includes data analysis notebooks, a prediction model, and a Flask-based web application for interactive predictions. Explore historical match data, gain insights, and make predictions on upcoming matches .

  • Updated Mar 12, 2024
  • Jupyter Notebook

The project is mostly concerned with feature engineering. To help the model grasp the data better, created additional features based on the disaster tweets. In the included notebook, each and every step is described in depth. In the supplied data set, I also dealt with the class imbalance. Final results: F1 Score 0.7031431897555296 Precision Sco…

  • Updated Jan 28, 2022
  • Jupyter Notebook

The notebook break down a problem of classification based on a weather in australia's data set. The idea of this work is to show different aproaches in how to visualize a data set, besides the idea is to develop different kind of Machine Learning Algorithms as Random Forest, SVM and Neural Networks.

  • Updated Aug 29, 2018
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the feature-extraction 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 feature-extraction topic, visit your repo's landing page and select "manage topics."

Learn more