PinnedPublished inTDS ArchiveImplement Gradient Descent in PythonWhat is gradient descent ?Jun 3, 2018A response icon14Jun 3, 2018A response icon14
Published inData Science ShortsWhat is a Bezier Curve?A Bezier curve is a type of continuous or polynomial curve that is widely used in computer graphics, animation, and design. In data…Mar 1, 2024Mar 1, 2024
Published inDataDrivenInvestorFinding Undervalued Stocks — Part 1There are many combinations of metrics that can be looked at to identify mismatches in valuations, and in this article, we will be looking…Jan 5, 2023Jan 5, 2023
Published inDataDrivenInvestorFinding the 100x AltcoinAltcoins are cryptocurrencies other than Bitcoin, which share some similar characteristics as Bitcoin but may differ in their mechanism to…Dec 31, 2021A response icon2Dec 31, 2021A response icon2
Published inDataDrivenInvestorWhy Time in the Market works?Time in the market is a strategy where you don’t have to guess when the market is at its highest or lowest. It is also called the buy and…Aug 4, 2021Aug 4, 2021
Published inTDS ArchiveDownloading historical stock prices in PythonThis article will cover creating an analytical dataset to aid in analyzing the stock market.Oct 13, 2020A response icon2Oct 13, 2020A response icon2
Published inTDS ArchiveGrid Search for model tuningA model hyperparameter is a characteristic of a model that is external to the model and whose value cannot be estimated from data. The…Dec 29, 2018A response icon4Dec 29, 2018A response icon4
Published inTDS ArchiveWhich hypothesis test to perform?The objective of statistics is to make inferences about a population based on information contained in a sample. The numerical measures…Dec 20, 2018A response icon1Dec 20, 2018A response icon1
Published inWe’ve moved to freeCodeCamp.org/newsHow to visualize the Central Limit Theorem in PythonThe Central Limit Theorem states that the sampling distribution of the sample means approaches a normal distribution as the sample size…Sep 12, 2018Sep 12, 2018
Published inTDS ArchivePython for data science : Part 4In Part 3 of the Python for data science series, we looked at the pandas library and it’s most commonly used functions — reading and…Aug 19, 2018Aug 19, 2018