-
Hi @max-alletsee - someone highlighted this repo in a [book club](https://r4ds.github.io/bookclub-islr/st-edition-vs-2nd-edition.html) currently working through the [2nd edition of 'Introduction to St…
-
library(repr)
library(GGally)
library(lubridate)
library(gcookbook)
library(forecast)
library(ade4)
library(ggdendro)
library(arules)
library(tidyverse)
library(tree)
library(rpart)
library…
-
Text classification with Tidymodels
https://www.hvitfeldt.me/blog/text-classification-with-tidymodels/
-
### Describe the workflow you want to enable
Currently, to use the SequentialFeatureSelector, you need a parameter `n_features_to_select`. However, according to the book 'Introduction to statistical…
-
Dear sir,
Can I get all the token-level output contextual features from the model?
-
While downloading the config file for pre-training in the self-supervised learning step, the web page is showing the error with this error print 'AI4Bharat/OpenHands' repository doesn't contain the '…
-
# Predict which #TidyTuesday Scooby Doo monsters are REAL with a tuned decision tree model | Julia Silge
A data science blog
[https://juliasilge.com/blog/scooby-doo/](https://juliasilge.com/blog/sco…
-
- - -
[Elegantt data. What's this?](http://bit.ly/elegantt-for-trello-whats-this)
[](Elegantt_data:dont_delete{"ignored":false,"autoPlanned":false,"ownerId":false,"dependencies":[],"ped":"2017-01-23T1…
-
[現況]
之前只有用過SVM建模,
但在好像因為沒有將資料處理成SVM適合的資料型式, 跑完SVM的資料筆數有缺值,
也沒有試過SVM調整不同參數的模型效果
[目標]
1. 調整SVM參數, 整理出找最佳參數的流程
2. 試試大家都說效果不錯的隨機森林, 了解隨機森林模型的原理、隨機森林資料的處理、調整隨機森林可調整的參數
-
A tutorial for different options for performance table and building the table from scratch.
Use cases:
- One Population, One Model
- One Population, Several Model
- Several Populations, one mode…