y-data

y-data

  • Home
  • ML Exercises
  • Resources
    • Python Statements to Describe a Data Set
    • ML Glossary
    • External Machine Learning Resources
Data Visualization

Data Visualization of the Week: Oct. 31, 2022

  • abfunctions
  • Posted on November 4, 2022

I stumbled on a remarkable data visualization from Brown University that expresses the fundamentals of probability more effectively than anything

Read More “Data Visualization of the Week: Oct. 31, 2022”
Resources

Export Pandas DataFrame to a CSV file

  • abfunctions
  • Posted on August 4, 2021

You can use the to_csv() function to write a Pandas DataFrame to a CSV file. Pass in a string argument

Read More “Export Pandas DataFrame to a CSV file”
Python

Python Statements to Describe a Data Set

  • abfunctions
  • Posted on July 12, 2021

This is a quick reference with Python snippets that can be used to describe the shape, composition, and distribution of

Read More “Python Statements to Describe a Data Set”
Python data types
Resources

What level of Python knowledge is needed for Machine Learning?

  • abfunctions
  • Posted on July 9, 2021

If machine learning has led you to learn Python, rather than vice versa, you may wonder how much pure coding

Read More “What level of Python knowledge is needed for Machine Learning?”
30 day time sequence plot of avg vs projected close price
ML Exercises

Machine Learning Exercise 3: Stock Prediction

  • abfunctions
  • Posted on July 9, 2021

Today I tried to following a tutorial to predict the stock price of a single company using a type of

Read More “Machine Learning Exercise 3: Stock Prediction”
scatter_plot_multivariate_data_visualization_in_pyplot
ML Exercises

Machine Learning Exercise 2: Iris Flower (aka “Hello World” for ML)

  • abfunctions
  • Posted on July 7, 2021

They say it’s best when you want to learn something to refer to the classics. So, for day two’s project,

Read More “Machine Learning Exercise 2: Iris Flower (aka “Hello World” for ML)”
backpropagation_neural_network_machine_learning_diagram
Resources

ML Glossary

  • abfunctions
  • Posted on July 7, 2021

Machine learning glossary and quick reference. Cost Function – expresses the error between predicted and actual outcomes. In supervised machine

Read More “ML Glossary”
Pandas_dataFrame_in_python
ML Exercises

Machine Learning Exercise 1: Simple Music Genre Prediction

  • abfunctions
  • Posted on July 7, 2021

My first machine learning project. I used a sample data set (just 18 rows) with three features: age, gender, and

Read More “Machine Learning Exercise 1: Simple Music Genre Prediction”

Copyright ©Y-Data All rights reserved.

We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok