类别
主题
数据科学教程
通过我们的数据科学教程推动您的数据职业发展。我们将带您一步步完成具有挑战性的 数据科学函数与模型。
其他主题:
培训2人或以上?试试DataCamp for Business
How to Use Jupyter Notebooks: The Ultimate Guide
This article covers what Notebooks are and why you should use them. We also delve into hosted notebooks, which facilitate sharing and collaboration. This article also covers tips, tricks, and keyboard shortcuts.
Adam Shafi
2023年3月10日
Regularization in R Tutorial: Ridge, Lasso and Elastic Net
In this tutorial, you will get acquainted with the bias-variance
trade-off problem in linear regression and how it can be solved with
regularization.
Michał Oleszak
2019年11月12日
Chi-square Test in Spreadsheets
In this tutorial, you'll learn how to perform the chi-square test in spreadsheets.
Avinash Navlani
2019年11月5日
Building Data Pipelines using R
Learn how to transform and load (ETL) a data pipeline from scratch using R and SQLite to gather tweets in real-time and store them for future analyses.
Francisco Javier Carrera Arias
2019年10月3日
Beginner’s Guide to Scala
Learn the basics in Scala including syntax, how to set up an environment, and various common data types.
Aditya Sharma
2019年8月6日
Markdown in Jupyter Notebook Tutorial
In this tutorial, you'll learn how to use and write with different markup tags using Jupyter Notebook.
Olivia Smith
2019年8月5日
SQL Interface within JupyterLab
Learn how to use and modify SQL tables within JupyterLabs.
Parul Pandey
2019年7月23日
For Loops in Python Tutorial
Learn how to implement For Loops in Python for iterating a sequence, or the rows and columns of a pandas dataframe.
Aditya Sharma
2019年7月19日
Cluster Analysis in Tableau
Learn how to easily cluster your data in Tableau with its built-in clustering tool.
Parul Pandey
2019年6月28日
Demystifying Mathematical Concepts for Deep Learning
Explore basic math concepts for data science and deep learning such as scalar and vector, determinant, singular value decomposition, and more.
Avinash Navlani
2019年6月17日
Usage of Asterisks in Python
Many Python users are familiar with using asterisks for multiplication and power operators, but in this tutorial, you'll find out additional ways on how to apply the asterisk.
Hafeezul Kareem Shaik
2019年6月6日
Inventory Model Simulation with Spreadsheets
Learn how to use spreadsheets to calculate an inventory demand model that helps determine how much inventory a business should hold moving forward.
Avinash Navlani
2019年5月27日