Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

selectkbest

Here are 18 public repositories matching this topic...

Chi-Squared For Feature Selection using SelectKBest

  • UpdatedMay 28, 2021
  • Jupyter Notebook

With the Student Alcohol Consumption data set, we predict high or low alcohol consumption of students.

  • UpdatedApr 21, 2021
  • Jupyter Notebook

Feature Selection is the process where you automatically or manually select those features which contribute most to your prediction variable or output in which you are interested in. Having irrelevant features in your data can decrease the accuracy of the models and make your model learn based on irrelevant features.

  • UpdatedDec 21, 2020
  • Jupyter Notebook

Implementing SelectKBest from Scratch for a Regression problem

  • UpdatedMay 28, 2021
  • Jupyter Notebook

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

  • UpdatedAug 18, 2020
  • Python

Predictive modeling project by implementing KNN regression model.

  • UpdatedMar 7, 2024
  • Jupyter Notebook

This repository contains introductory notebooks for Decision tree

  • UpdatedNov 17, 2022
  • Jupyter Notebook

Heart Attack Prediction by implementing Feature Selection such as SelectKBest & Recursive Feature Elimination

  • UpdatedMay 30, 2021
  • Python

Data and code for a machine learning exercise in which I predict the development of depression.

  • UpdatedMay 6, 2024
  • Jupyter Notebook

pipelines chains together multiple steps so that the output of each step is used as input to the next step

  • UpdatedApr 24, 2022
  • Jupyter Notebook

A financial institution wants to accurately predict the probability of loanee/borrower defaulting on a vehicle loan in the first EMI on the due date.

  • UpdatedJan 6, 2023
  • Jupyter Notebook

The Dairy Goods Sales Dataset provides a detailed and comprehensive collection of data related to dairy farms, dairy products, sales, and inventory management.

  • UpdatedAug 23, 2023
  • Jupyter Notebook

Logistic Regression project for Banking Marketing Campaign.

  • UpdatedMar 14, 2024
  • Jupyter Notebook

Improve this page

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

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp