Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Data Alchemy

Public • 22.5k • Free

3 contributions to Data Alchemy
Completed Kaggle's Intro to Machine Learning
Completed the course "Intro to Machine Learning" on Kaggle. https://www.kaggle.com/learn/certification/ppiron/intro-to-machine-learning
9
13
New comment 9d ago
0 likes • 11d
@Sebastián Morón Yes, a great foundation course, with a good mix of theory and practice.
2 likes • 10d
@Kirti Singh Thanks! Following the Python and the intermediate machine learning courses at the moment.
Getting confused with the name of elements of code
from bakery import assert_equal from dataclasses import dataclass @dataclass class Rectangle: length: int width: int def area(rect: Rectangle) -> int: return rect.length * rect.width box = Rectangle(5, 3) assert_equal(area(box), 15) I am getting confused which is function here and which is a class. What is the decorator here? Can somebody please explain this in simple words?
5
6
New comment 6d ago
5 likes • 13d
Hi Vikas, @dataclass is the decorator here; area is a function that takes an instance of the Rectangle class (i.e. a Rectangle object) as an argument and return the area of the rectangle. Rectangle(5, 3) instantiate a Rectange object of length=5 and width=3.
Welcome to Data Alchemy - Start Here
The goal of this group is to help you navigate the complex and rapidly evolving world of data science and artificial intelligence. This is your hub to stay up-to-date on the latest trends, learn specialized skills to turn raw data into valuable insights, connect with a community of like-minded individuals, and ultimately, become a Data Alchemist. Together, let's decode the language of data and shape a future where knowledge and community illuminate our way. Rules - Don't sell anything here or use Data Alchemy as any kind of funnel - We delete low effort community posts, and posts with poor English. Proofread your post first. - Help us make the posts high quality. If you see a low quality post, then click on the 3 dots on the post and "Report To Admins". Start by checking out these links - Classroom - Introduction - Roadmap - Contribution Be Aware of Scammers - Please be aware that this is a public group. Unfortunately, some people abuse the Skool platform to send DMs or post comments to trick people. This is the internet, so always do your own due diligence. Never automatically trust someone here on the Skool platform other than @Dave Ebbelaar's official account. To kick things off, please comment below, introducing yourself. Let us know: 1. Your name and where you're from 2. What project(s) you're currently focused on See you in the comments!
Complete action
810
11.5k
New comment 2h ago
Welcome to Data Alchemy - Start Here
4 likes • 16d
Hey, I am Paolo. I'm from Italy but I live in Scotland. I don't work in tech, but I taught myself some coding and took the ML course of Andre Ng on Coursera. I'm passionate about learning more and hope to one day turn this interest into a career.
1-3 of 3
Paolo Pironi
3
45points to level up
@paolo-pironi-7856
Just curious to learn about applications of AI

Active 2d ago
Joined Nov 10, 2024
Edinburgh (UK)
powered by