Skip to main content

Breadcrumb

  1. ACCESS Home
  2. Support
  3. Knowledge Base
  4. Knowledge Base Resources

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource

Filters

Topics

  • Show all (53)
  • (-) r (12)
  • data-analysis (7)
  • machine-learning (3)
  • training (3)
  • workforce-development (3)
  • matlab (2)
  • mpi (2)
  • plotting (2)
  • visualization (2)
  • aces (1)
  • ai (1)
  • cloud-computing (1)
  • compiling (1)
  • cuda (1)
  • debugging (1)
  • deep-learning (1)
  • file-transfer (1)
  • globus (1)
  • hpc-operations (1)
  • jetstream (1)
  • neural-networks (1)
  • parallelization (1)
  • performance-tuning (1)
  • perl (1)
  • professional-development (1)
  • programming (1)

Topics

  • Show all (53)
  • (-) r (12)
  • data-analysis (7)
  • machine-learning (3)
  • training (3)
  • workforce-development (3)
  • matlab (2)
  • mpi (2)
  • plotting (2)
  • visualization (2)
  • aces (1)
  • ai (1)
  • cloud-computing (1)
  • compiling (1)
  • cuda (1)
  • debugging (1)
  • deep-learning (1)
  • file-transfer (1)
  • globus (1)
  • hpc-operations (1)
  • jetstream (1)
  • neural-networks (1)
  • parallelization (1)
  • performance-tuning (1)
  • perl (1)
  • professional-development (1)
  • programming (1)

If you'd like to use more filters, please login to view them all.

HPC University
3
  • HPC University Resources
A comprehensive list of training resources from the HPC University. HPCU is a virtual organization whose primary goal is to provide a cohesive, persistent, and sustainable on-line environment to share educational and training materials for a continuum of high performance computing environments that span desktop computing capabilities to the highest-end of computing facilities offered by HPC centers.
debugginghpc-operationsprofessional-developmenttrainingworkforce-developmentcompilingmatlabpythonrmpi
3 Likes

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
Useful R Packages for Data Science and Statistics
1
  • https://www.udacity.com/blog/2021/01/best-r-packages-for-data-science.html
This Udacity article listed the most frequently used R packages for data science and statistics. For each package, the article provided the link to its official documentation. It will be a great start point if you want to start your data science journey in R.
plottingvisualizationdata-analysismachine-learningdata-sciencer
1 Like

Login to like
Type
documentation
Level
Beginner, Intermediate, Advanced
Cornell Virtual Workshop
1
  • Roadmaps in Cornell Virtual Workshop
  • Search for topics
Cornell Virtual Workshop is a comprehensive training resource for high performance computing topics. The Cornell University Center for Advanced Computing (CAC) is a leader in the development and deployment of Web-based training programs. Our Cornell Virtual Workshop learning platform is designed to enhance the computational science skills of researchers, accelerate the adoption of new and emerging technologies, and broaden the participation of underrepresented groups in science and engineering. Over 350,000 unique visitors have accessed Cornell Virtual Workshop training on programming languages, parallel computing, code improvement, and data analysis. The platform supports learning communities around the world, with code examples from national systems such as Frontera, Stampede2, and Jetstream2.
jetstreammatlabcloud-computingdata-analysisperformance-tuningparallelizationfile-transferglobusslurmtrainingcudamatlabpythonrmpi
1 Like

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
Fundamentals of R Programming
0
  • Fundamentals of R Programming
  • Instructions for Launching learnR notebook on TAMU ACES cluster
This course is an introduction to the R programming language and covers the fundamental concepts needed to operate in the R environment. This course was taught for the ACCESS community on September 26, 2023, but the materials for the course are still available on the ACES cluster and can be completed independently. All materials are presented as learnR notebooks and cover several topics, including data types, variables, built-in functions, data structures, and plotting.
ACESTAMUplottingdata-analysisr
0 Likes

Login to like
Type
learning
Level
Beginner
Info about retiring of R GIS packages rgdal, rgeos, maptools in 2023
0
  • Progress on R-spatial evolution, Apr 2023 Update
  • Progress on R-spatial evolution, Dec 2022 Update
  • R-spatial evolution: retirement of rgdal, rgeos and maptools
  • Documentation for Terra
  • Documentation for SF
R GIS packages "rgdal", "rgeos", and "maptools" are package set to be archived and no longer supported by end of 2023. Many other R GIS packages are build on top of these packages, including "sp" and "raster". The packages recommended as replacement for "sp" is "sf" and the replacement for "raster" is "terra". Below are links to published articles regarding this transition. Additionally, I am including links to the documentation for the new packages recommended to be used "sf" and "terra".
r
0 Likes

Login to like
Type
documentation
Level
Beginner, Intermediate, Advanced
Data Analysis with R for Educators
0
  • Data Analysis with R for Educators
This webinar series is an orientation to R. We start with an overview of R’s history and place in the larger data science ecosystem. Next, we introduce the R Studio user interface and how to access R’s excellent documentation. Finally, we present the fundamental concepts you need to use the R environment and language for data analysis. Along the way, we compare R script files (.R) to R Notebook (.Rmd) files and show how the features of R Notebook support better communication and encourage more dynamic engagement with statistical analysis and code. It is helpful to be familiar with tabular data analysis using statistical software, database tools, or spreadsheet programs. Workshop materials, including setup directions and slides are available at https://github.com/CornellCAC/r_for_edu/ The Rstudio Cloud project used in the workshop is https://rstudio.cloud/project/4044219.
data-analysisdata-sciencepsychologybiologytrainingworkforce-developmentr
0 Likes

Login to like
Type
video_link
Level
Beginner
R for Data Science
0
  • https://r4ds.had.co.nz/index.html
R for Data Science is a comprehensive resource for individuals looking to harness the power of the R programming language for data analysis, visualization, and statistical modeling. Whether you're a beginner or an experienced data scientist, this guide will help you unlock the full potential of R in the realm of data science.
visualizationdata-analysisdata-sciencer
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
Automated Machine Learning Book
0
  • Automated Machine Learning: Methods, Systems, Challenges
The authoritative book on automated machine learning, which allows practitioners without ML expertise to develop and deploy state-of-the-art machine learning approaches. Describes the background of techniques used in detail, along with tools that are available for free.
aidata-analysisdeep-learningmachine-learningneural-networkspythonr
0 Likes

Login to like
Type
learning
Level
Intermediate, Advanced
R for Research Scientists
0
  • R for Research Scientists GitHub Repository
A book for researchers who contribute code to R projects: This booklet is the result of my work with the Social Cognition for Social Justice lab. It was developed in response to questions I was getting from students; both grad students that were making software design decisions, and undergraduates who were using things like version control for the first time. Although many tutorials and resources exist for these topics, there was not a single source that I thought covered just enough material to build up to the workflow used by the lab without extraneous detail.
software-carpentryworkforce-developmentr
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate
Machine Learning in R online book
0
  • Flexible and Robust Machine Learning Using mlr3 in R
The free online book for the mlr3 machine learning framework for R. Gives a comprehensive overview of the package and ecosystem, suitable from beginners to experts. You'll learn how to build and evaluate machine learning models, build complex machine learning pipelines, tune their performance automatically, and explain how machine learning models arrive at their predictions.
data-analysismachine-learningr
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
Regular Expressions
0
  • Learn Regular Expressions with simple, interactive exercises
  • An online tool to learn, build, & test Regular Expressions
  • An Online tool that lets you enter your own text and regular expressions to see what matches
Regular expressions (sometimes referred to as RegEx) is an incredibly powerful tool that is used to define string patterns for "find" or "find and replace" operations on strings, or for input validation. Regular Expressions are used in search engines, in search and replace dialogs of word processors and text editors, and text-processing Linux utilities such as sed and awk. They are supported in many programming languages, including Python, R, Perl, Java, and others.
perlprogrammingpythonr
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate
Geocomputation with R (Free Reference Book)
0
  • Geocomputation with R
Below is a link for a book that focuses on how to use "sf" and "terra" packages for GIS computations. As of 5/1/2023, this book is up to date and examples are error free. The book has a lot of information but provides a good overview and example workflows on how to use these tools.
r
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate