Quickstart for playing with LLMs locally

January 31, 2024 | Posts | Joshua Cook

With so much hype around LLMs (e.g. Chat-GPT), I’ve been playing around with various models in the hope that when I come up with a use case, I will have the skill-set to actually build the tool. For privacy and usability reasons, I’m particularly interested in running ... [Read more...]

PowerQuery Puzzle solved with R

January 30, 2024 | Numbers around us

#151–152PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #151Today we simplified log of people work. They just written down date and time of start and end. Not rea...
[Read more...]

Integrating Computer Vision with NLP

January 29, 2024 | Mark Niemann-Ross

How the combination of computer vision and language processing has a significant contribution and has a visible presence across diverse domains, ranging from medicine and autonomous vehicles to e-commerce and entertainment. The post Integrating Computer Vision with NLP appeared first on Mark Niemann-Ross.
[Read more...]

Binary logistic regression in R

January 29, 2024 | R on Stats and R

Introduction Linear versus logistic regression Univariate versus multivariate logistic regression Data Binary logistic regression in R Univariate binary logistic regression Quantitative independent variable Qualitative independent variable Multivariate binary logistic regression Interaction Model selection Quality of a model Validity of the predictions Accuracy Sensitivity and specificity AUC and ROC curve Reporting ...
[Read more...]

Playing with webr

January 29, 2024 | Michael

Impala (Aepyceros melampus) female browsing Weeping Boer-Bean (Schotia brachypetala) leaves – CC-BY-SA by Bernard DUPONT webr allows R to run in the browser from a quarto HTML document. Let’s play! Add webr to your quarto environment, in the terminal: quarto add coatless/quarto-webr Then, in the YAML header, add: engine: ...
[Read more...]

Playing with webr

January 29, 2024 | Michael

Impala (Aepyceros melampus) female browsing Weeping Boer-Bean (Schotia brachypetala) leaves – CC-BY-SA by Bernard DUPONT webr allows R to run in the browser. Let’s play! Add webr to your quarto environment, in the terminal: quarto add coatless/quarto-webr Then, in the YAML header, add: engine: knitr filters: - "webr" webr: ...
[Read more...]

R For SEO Part 4: Functions

January 29, 2024 | Ben Johnston

R For SEO Part 4: Functions Welcome back to part four of my series on using R for SEO. We’re at the halfway point now and hopefully you’re starting to see the power that the R language can bring to your optimisation and analysis. Today we’re going to ... [Read more...]

R For SEO Part 4: Functions

January 29, 2024 | Ben Johnston

R For SEO Part 4: Functions Welcome back to part four of my series on using R for SEO. We’re at the halfway point now and hopefully you’re starting to see the power that the R language can bring to your optimisation and analysis. Today we’re going to ... [Read more...]

R Solution for Excel Puzzles

January 29, 2024 | Numbers around us

Puzzles no. 374–378PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #374Palindromes are pretty common topic in our puzzles, but always there is little twist, and t...
[Read more...]

mirai Parallel Clusters

January 28, 2024 | shikokuchuo

A surprise I came to write this post because I was surprised by its findings. The seed for it came from a somewhat obscure source: the Tokyo.R slack channel. This is actually a fairly vibrant R community. In any case, there was a post by an R user s...
[Read more...]
1 34 35 36 37 38 2,117