Difference between revisions of "Kaggle"

From UConn PAN
Jump to navigation Jump to search
(Created page with "== Kaggle == <font><i> <br> <br> <u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font> * [https://www.learndatasci.com/tutorials/pytho...")
 
 
Line 1: Line 1:
 
== Kaggle ==
 
== Kaggle ==
<font><i>
+
<font><i> Kaggle is an online community of data scientists and machine learning practitioners. Kaggle allows users to find and publish data sets, explore and build models in a web-based data-science environment, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges. [https://en.wikipedia.org/wiki/Kaggle <b>This information was copied from wikipedia.</b>
 
<br>
 
<br>
 
<br>
 
<br>
 
<u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font>
 
<u><b>Below are some websites with more information and beginner tutorials</u>:</b></i></font>
* [https://www.learndatasci.com/tutorials/python-pandas-tutorial-complete-introduction-for-beginners/ Python Pandas Tutorial: A Complete Introduction for Beginners <b>(learndatasci.com)</b>]
+
* [https://elitedatascience.com/beginner-kaggle Beginner's Guide to Kaggle <b>(elitedatascience.com)</b>]
* [https://towardsdatascience.com/how-to-master-pandas-for-data-science-b8ab0a9b1042 How to Master Pandas for Data Science <b>(towardsdatascience.com)</b>]
+
* [https://www.youtube.com/c/kaggle Kaggle: YouTube <b>(youtube.com)</b>]
* [https://www.kaggle.com/learn/pandas Solve Short Hands-on Data Manipulation Challenges <b>(kaggle.com)</b>]
+
* [https://www.analyticsvidhya.com/blog/2021/04/interesting-kaggle-datasets-every-beginner-in-data-science-should-try-out/ Kaggle Datasets to Try Out <b>(analyticsvidhya.com)</b>]
* [https://machinelearningmastery.com/prepare-data-for-machine-learning-in-python-with-pandas/ Prepare Data for Machine Learning in Python with Pandas <b>(machinelearningmastery.com)</b>]
+
* [https://towardsdatascience.com/how-to-use-kaggle-to-master-data-science-1467d45788ea How to use Kaggle to Master Data Science <b>(towardsdatascience.com)</b>]
* [https://towardsdatascience.com/data-manipulation-for-machine-learning-with-pandas-ab23e79ba5de Data Manipulation for Machine Learning with Pandas <b>(towardsdatascience.com)</b>]
+
* [https://www.kaggle.com/ Kaggle <b>(kaggle.com)</b>]
  
 
<br>
 
<br>

Latest revision as of 00:46, 8 March 2023

Kaggle

Kaggle is an online community of data scientists and machine learning practitioners. Kaggle allows users to find and publish data sets, explore and build models in a web-based data-science environment, work with other data scientists and machine learning engineers, and enter competitions to solve data science challenges. [https://en.wikipedia.org/wiki/Kaggle This information was copied from wikipedia.

Below are some websites with more information and beginner tutorials: