• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Alphalens quantiles

ydm

Joined
5/27/21
Messages
1
Points
11
Can somebody with experience in alphalens explain to me, please, why the get_clean_factor() function is splitting my factor (which is randomly generated [-1;1] in this case) into overlapping quantiles/bins?

ddf7b01dd9c02c93be1c2e8ba40638e8ef5c8bcb.png
 
Back
Top