Discover and read the best of Twitter Threads about #happycoding

Most recents (3)

1/ 🎯 Introduction 📌
The #caret package in #R is a powerful tool for data pre-processing, feature selection, and machine learning model training. In this thread, we'll explore some useful tips & tricks to help you get the most out of caret. #DataScience #MachineLearning #RStats Image
2/ 🧹 Data Pre-processing 📌
caret offers various data pre-processing techniques, like centering, scaling, and removing near-zero-variance predictors. Use the preProcess() function to apply these methods before model training.🧪 #RStats #DataScience
3/ ⚙️ Feature Selection 📌
Use the rfe() function for recursive feature elimination. This method helps you find the most important features in your dataset, improving model performance & interpretation.🌟 #RStats #DataScience
Read 8 tweets
Time to update! The 1.71 release of VS Code is out TODAY.

code.visualstudio.com/updates/v1_71

What’s in it? A lot. Here's your VS Code Release Notes Twitter thread...🧵
You can now open the merge editor directly from files with conflicts. A file that has a conflict will now automatically show an Open in Merge Editor button to transition between the text and merge editors.

Theme: Cobalt2
The merge editor and inline experience can be used together. When the merge editor opens, you can get the previous experience with a single click in the editor toolbar:

Theme: GitHub Dark Dimmed
Read 16 tweets
Time saving and productivity boosting extensions for @code

A Thread 🧵👇
- Auto Rename Tag

Automatically rename paired HTML/XML tag.
When you rename one HTML/XML tag, automatically rename the paired HTML/XML tag

marketplace.visualstudio.com/items?itemName…
- Fix Irregular Whitespace

It works by replacing all non breaking space from your code with a normal space.

this extension save a lot of time, some times we couldn't even identify if this space exists.

marketplace.visualstudio.com/items?itemName…
Read 23 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!