Python Forum
Feature Selection in Machine Learning
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Feature Selection in Machine Learning
#4
To find the best practices for feature selection in Machine Learning is to always start with the simplest model possible and then add features one at a time. This will help you to avoid overfitting your data and allow you to see which features are contributing to your model actually; you can use cross-validation when performing feature selection also.
Reply


Messages In This Thread
Feature Selection in Machine Learning - by shiv11 - Jul-24-2023, 10:25 AM
RE: Feature Selection in Machine Learning - by JiahMehra - Dec-01-2023, 08:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Random Forest to Identify Page: Feature Selection JaneTan 0 1,387 Oct-14-2021, 09:40 AM
Last Post: JaneTan
  [machine learning] identifying a number 0-9 from a 28x28 picture, not working SheeppOSU 0 1,929 Apr-09-2021, 12:38 AM
Last Post: SheeppOSU
  Getting started in Machine Learning Harshil 5 3,399 Dec-07-2020, 04:06 PM
Last Post: sridhar
  Python Machine Learning: For Data Extraction JaneTan 0 1,937 Nov-24-2020, 06:45 AM
Last Post: JaneTan
  IndexError in Array while trying to do machine learning Mariaoye 0 1,981 Nov-12-2020, 12:35 AM
Last Post: Mariaoye
  Feature Selection with different units and strings ltloug01 2 2,103 Oct-16-2020, 01:24 AM
Last Post: jefsummers
  Errors with Machine Learning trading bot-- not sure why MattKahn13 0 1,439 Aug-07-2020, 08:19 PM
Last Post: MattKahn13
  How useful is PCA for machine learning? Marvin93 0 1,598 Aug-07-2020, 02:07 PM
Last Post: Marvin93
  How to extract data from paragraph using Machine Learning with python? bccsthilina 2 3,195 Jul-27-2020, 07:02 AM
Last Post: hussainmujtaba
  Machine Learning: Process Enanda 13 4,614 Mar-18-2020, 02:02 AM
Last Post: jefsummers

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020